Skip to content

Commit

Permalink
ponyc 0.21.3
Browse files Browse the repository at this point in the history
Closes #22855.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
SeanTAllen authored and ilovezfs committed Jan 14, 2018
1 parent 82097e8 commit 858523b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/ponyc.rb
@@ -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.2.tar.gz"
sha256 "07b8fd00bbe085f97957ebc76add3f0e3fd1c73e847e6b2f2f64d9109a367208"
url "https://github.com/ponylang/ponyc/archive/0.21.3.tar.gz"
sha256 "ef618f80dd793f27293695a3b8dc3a94415838dacf2e736d3d17a655081ac872"
head "https://github.com/ponylang/ponyc.git"

bottle do
Expand Down

0 comments on commit 858523b

Please sign in to comment.