From 383f4c7e8f5af734fb216da23591696bf0b40900 Mon Sep 17 00:00:00 2001 From: Sean T Allen Date: Thu, 7 Jun 2018 08:05:10 -0400 Subject: [PATCH] ponyc 0.22.6 Closes #28758. 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 fe5b313e8d..cad4fd4372 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.22.5.tar.gz" - sha256 "c92c7e0fba5ad29de7bce82f3c15dd262b4c8d6d80b72b2ce1738f7ddf168518" + url "https://github.com/ponylang/ponyc/archive/0.22.6.tar.gz" + sha256 "34e7133e95768df4edbf61c6695a2f8f3b9def5fda7c11476cf0c4662c2f8cc5" head "https://github.com/ponylang/ponyc.git" bottle do