ponyc: Update ponyc upstream URLs

Closes Homebrew/homebrew#50582.
master
Jeremy Heiler 2016-04-02 00:02:48 -04:00 committed by Xu Cheng
parent ea702a2adf
commit cd7b96e389
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
class Ponyc < Formula class Ponyc < Formula
desc "Object-oriented, actor-model, capabilities-secure programming language" desc "Object-oriented, actor-model, capabilities-secure programming language"
homepage "http://www.ponylang.org" 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" sha256 "cb8d6830565ab6b47ecef07dc1243029cef962df7ff926140022abb69d1e554e"
head "https://github.com/CausalityLtd/ponyc.git" head "https://github.com/ponylang/ponyc.git"
bottle do bottle do
cellar :any_skip_relocation cellar :any_skip_relocation