ponyc 0.10.0
Closes #7807. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
f32eaef09b
commit
e22ca5dac0
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Ponyc < Formula
|
class Ponyc < Formula
|
||||||
desc "Object-oriented, actor-model, capabilities-secure programming language"
|
desc "Object-oriented, actor-model, capabilities-secure programming language"
|
||||||
homepage "http://www.ponylang.org"
|
homepage "http://www.ponylang.org"
|
||||||
url "https://github.com/ponylang/ponyc/archive/0.9.0.tar.gz"
|
url "https://github.com/ponylang/ponyc/archive/0.10.0.tar.gz"
|
||||||
sha256 "0cae437e66ab028a08a658278635dbc47e6e541d7b7dabe3bcfaa035126fa3a2"
|
sha256 "694ae862d5c30978921097e64df68e6431a12224aeea632a37c9d333e5710749"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue