beancount: add 2.2.3 bottle.

master
Dawid Dziurla 2020-04-06 09:10:37 +00:00
parent 5b959e0b21
commit 33048f1920
1 changed files with 7 additions and 0 deletions

View File

@ -6,6 +6,13 @@ class Beancount < Formula
url "https://files.pythonhosted.org/packages/69/ea/ddf75e1e88aaba807bea3ac101b0e226ddc60832ecfe83ad05cc3a8fff4a/beancount-2.2.3.tar.gz" url "https://files.pythonhosted.org/packages/69/ea/ddf75e1e88aaba807bea3ac101b0e226ddc60832ecfe83ad05cc3a8fff4a/beancount-2.2.3.tar.gz"
sha256 "1554adfd773d12cb88fd7f4da67fcb608665a9bdedc7e44834e059d1b3a08e5d" sha256 "1554adfd773d12cb88fd7f4da67fcb608665a9bdedc7e44834e059d1b3a08e5d"
head "https://bitbucket.org/blais/beancount", :using => :hg head "https://bitbucket.org/blais/beancount", :using => :hg
bottle do
cellar :any_skip_relocation
sha256 "eab3a7e1d6dad697db305ce49a3df266ec2349b68b552a6591c16efcb0217215" => :catalina
sha256 "0b7df2398881a5842f708317c3f5c4768405d948172c0283bf21746cc2334b99" => :mojave
sha256 "917bd1129953b4a5030982093e0810c55e77d65bb622a678ee033e915976a64c" => :high_sierra
end
depends_on "python@3.8" depends_on "python@3.8"
resource "attrs" do resource "attrs" do