From 4693c244b9d6d4dc2efcb65992f838db5e49760d Mon Sep 17 00:00:00 2001 From: Sean T Allen Date: Sat, 29 Jul 2017 22:00:05 -0400 Subject: [PATCH] ponyc 0.16.1 Closes #16211. Signed-off-by: JCount --- Formula/ponyc.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/ponyc.rb b/Formula/ponyc.rb index 0880a6cf59..f38f7b28bb 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.16.0.tar.gz" - sha256 "661ba34ba03011bfe1deeaf65f97e86dabd6216994d5471bb24f8792ae1111d6" + url "https://github.com/ponylang/ponyc/archive/0.16.1.tar.gz" + sha256 "4004d7efb92ab72b84d390d1909a763ab618b7ae842b8c986013333e48c4e8c0" bottle do cellar :any