ponyc 0.3.3
Closes #5160. Signed-off-by: Zhiming Wang <zmwangx@gmail.com>
This commit is contained in:
parent
97806e96ea
commit
c1e189f88c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Ponyc < Formula
|
||||
desc "Object-oriented, actor-model, capabilities-secure programming language"
|
||||
homepage "http://www.ponylang.org"
|
||||
url "https://github.com/ponylang/ponyc/archive/0.3.2.tar.gz"
|
||||
sha256 "3110c7ba2519e29b77001a87e676a754cebe3e47ea950e90cf9af0756ed9ec36"
|
||||
url "https://github.com/ponylang/ponyc/archive/0.3.3.tar.gz"
|
||||
sha256 "785abd84c56ea6cb19d51973f96784a333814e56b063f52c42a15f12d2037ba3"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue