From dd29afdfcefcd5acacb558a26e2401fe6a3e849e Mon Sep 17 00:00:00 2001 From: Sean T Allen Date: Sat, 29 Apr 2017 08:00:10 -0400 Subject: [PATCH] ponyc 0.13.2 Closes #13026. Signed-off-by: ilovezfs --- Formula/ponyc.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/ponyc.rb b/Formula/ponyc.rb index 5e9f658c3b..8c10486773 100644 --- a/Formula/ponyc.rb +++ b/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.13.1.tar.gz" - sha256 "c6be734756451e9c0b32acdcdefebd346ea3dd0bc73c457e4052596e2e9242b5" + url "https://github.com/ponylang/ponyc/archive/0.13.2.tar.gz" + sha256 "2e01a64e93c29adad3553a12188a20bfcfbb3f3a35f4a15f867d730cff13a34f" bottle do cellar :any