calabash 1.1.12-96
Closes #5439. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
9f72107843
commit
6016e36992
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Calabash < Formula
|
class Calabash < Formula
|
||||||
desc "XProc (XML Pipeline Language) implementation"
|
desc "XProc (XML Pipeline Language) implementation"
|
||||||
homepage "http://xmlcalabash.com"
|
homepage "http://xmlcalabash.com"
|
||||||
url "https://github.com/ndw/xmlcalabash1/releases/download/1.1.11-96/xmlcalabash-1.1.11-96.zip"
|
url "https://github.com/ndw/xmlcalabash1/releases/download/1.1.12-96/xmlcalabash-1.1.12-96.zip"
|
||||||
sha256 "6eba2a820dfbad5ddfd8b3b34ee60201c5871f99e5257e6cda8f0afdccbdc591"
|
sha256 "ad52d7f7c7f75c0adc41ff73fd78ef52e853deeeb2ca4363b1f29c5c4546a291"
|
||||||
|
|
||||||
bottle :unneeded
|
bottle :unneeded
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue