pony-stable 0.1.2
Closes #28270. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
05c370dec9
commit
100033e354
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class PonyStable < Formula
|
class PonyStable < Formula
|
||||||
desc "Dependency manager for the Pony language"
|
desc "Dependency manager for the Pony language"
|
||||||
homepage "https://github.com/ponylang/pony-stable"
|
homepage "https://github.com/ponylang/pony-stable"
|
||||||
url "https://github.com/ponylang/pony-stable/archive/0.1.1.tar.gz"
|
url "https://github.com/ponylang/pony-stable/archive/0.1.2.tar.gz"
|
||||||
sha256 "59be7487dd979e5da6a361ed06f98606d4efb2e5ddccdcf0514a082261873d8d"
|
sha256 "b753ce7316de5ccd97341788b1c95af81df87f8f0462611f70cc127f417bf1e7"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue