ponyc 0.13.1
Closes #12765. Signed-off-by: Alexander Hamann <neutric@users.noreply.github.com>
This commit is contained in:
parent
a6c5176de0
commit
b398af1cbe
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.13.0.tar.gz"
|
||||
sha256 "aa4273a221ad3a188f4d4d2753e6f78ad2640a3650f22f4ea610a0368df04eec"
|
||||
url "https://github.com/ponylang/ponyc/archive/0.13.1.tar.gz"
|
||||
sha256 "c6be734756451e9c0b32acdcdefebd346ea3dd0bc73c457e4052596e2e9242b5"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue