From 30870ff372a729e97501e048707e8e915a761850 Mon Sep 17 00:00:00 2001 From: Sean T Allen Date: Sat, 23 Dec 2017 11:41:20 -0500 Subject: [PATCH] ponyc 0.21.1 Closes #22084. 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 c6a2c0a292..e91b2e0398 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.21.0.tar.gz" - sha256 "3a94719e8e7835a97b6d4b67945373346f723c1f85f756a80822f78d9705fd9b" + url "https://github.com/ponylang/ponyc/archive/0.21.1.tar.gz" + sha256 "f2796e41b622e05597a67f70875a0e49da02188fccdd28764546d6adf7213c61" head "https://github.com/ponylang/ponyc.git" bottle do