From cd7b96e3896cab5ac9f74aaa577b80b77a7fbd41 Mon Sep 17 00:00:00 2001 From: Jeremy Heiler Date: Sat, 2 Apr 2016 00:02:48 -0400 Subject: [PATCH] ponyc: Update ponyc upstream URLs Closes Homebrew/homebrew#50582. --- Formula/ponyc.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/ponyc.rb b/Formula/ponyc.rb index 9a30d1a81da..884df805ab1 100644 --- a/Formula/ponyc.rb +++ b/Formula/ponyc.rb @@ -1,9 +1,9 @@ class Ponyc < Formula desc "Object-oriented, actor-model, capabilities-secure programming language" homepage "http://www.ponylang.org" - url "https://github.com/CausalityLtd/ponyc/archive/0.2.1.tar.gz" + url "https://github.com/ponylang/ponyc/archive/0.2.1.tar.gz" sha256 "cb8d6830565ab6b47ecef07dc1243029cef962df7ff926140022abb69d1e554e" - head "https://github.com/CausalityLtd/ponyc.git" + head "https://github.com/ponylang/ponyc.git" bottle do cellar :any_skip_relocation