From 459b455fc299e3586e25efe8453af799b727ab4a Mon Sep 17 00:00:00 2001 From: Sean T Allen Date: Thu, 20 Oct 2016 00:22:58 -0400 Subject: [PATCH] ponyc 0.6.0 Closes #6107. 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 47a423c3d2..d82e719723 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 "http://www.ponylang.org" - url "https://github.com/ponylang/ponyc/archive/0.5.1.tar.gz" - sha256 "3d78952ca0912ca1a3b3a6d8c51a87c9bcfcb03666eb9880b76d0f9755843786" + url "https://github.com/ponylang/ponyc/archive/0.6.0.tar.gz" + sha256 "7e0269aa95caa49ffaa07ccfcf4ea1ea372d01ed5deda48a48271e62ea852322" bottle do cellar :any