ponyc 0.22.2

Closes #28295.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
Sean T Allen 2018-05-26 00:45:07 -04:00 committed by ilovezfs
parent 9c1538c836
commit 719c8b8142

View file

@ -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.22.0.tar.gz"
sha256 "26b51bd3cda76329ff6dd00ccb3f551c9c66f4aeab8afa276b215cb8a1259f21"
url "https://github.com/ponylang/ponyc/archive/0.22.2.tar.gz"
sha256 "7bf1290a4a3f6f74a12482ed1698b45d7766495958f1181e92564991ff7a09b6"
head "https://github.com/ponylang/ponyc.git"
bottle do