From 7a3413d426223fdec7ffe9c5e6a43ef358f85a53 Mon Sep 17 00:00:00 2001 From: Sean T Allen Date: Sat, 15 Oct 2016 23:03:24 -0400 Subject: [PATCH] ponyc 0.5.1 Closes #5957. 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 f79943be49..2ea93e90a9 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.0.tar.gz" - sha256 "f40543290de5e2f19d80360e1a78803b0cb14c6899ba91f4627e2e2ca586d88f" + url "https://github.com/ponylang/ponyc/archive/0.5.1.tar.gz" + sha256 "3d78952ca0912ca1a3b3a6d8c51a87c9bcfcb03666eb9880b76d0f9755843786" bottle do cellar :any