ponyc 0.21.2
Closes #22136. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
eb0b179716
commit
ed1ce09237
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 "https://www.ponylang.org/"
|
||||
url "https://github.com/ponylang/ponyc/archive/0.21.1.tar.gz"
|
||||
sha256 "f2796e41b622e05597a67f70875a0e49da02188fccdd28764546d6adf7213c61"
|
||||
url "https://github.com/ponylang/ponyc/archive/0.21.2.tar.gz"
|
||||
sha256 "07b8fd00bbe085f97957ebc76add3f0e3fd1c73e847e6b2f2f64d9109a367208"
|
||||
head "https://github.com/ponylang/ponyc.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue