aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorCristobal Dabed2014-05-08 12:00:38 +0200
committerAdam Vandenberg2014-05-08 07:10:43 -0700
commitada3d2297a8068acbaa4501e13347f90c2f398da (patch)
treef13c7cfe84a52042a54375ec1920f590cdc31ff8 /Library/Formula
parent92c906c86da7e4c69ed5f262f46eecb01e4e930f (diff)
downloadhomebrew-ada3d2297a8068acbaa4501e13347f90c2f398da.tar.bz2
crash 1.2.9
Closes #29055. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/crash.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/crash.rb b/Library/Formula/crash.rb
index 5293bb1c0..f679c3ca6 100644
--- a/Library/Formula/crash.rb
+++ b/Library/Formula/crash.rb
@@ -2,8 +2,8 @@ require 'formula'
class Crash < Formula
homepage 'http://www.crashub.org/'
- url 'https://crsh.googlecode.com/files/crash-1.2.8.tar.gz'
- sha1 '12290cd227b20eae07674f8cf0d43ee58732e34b'
+ url 'http://search.maven.org/remotecontent?filepath=org/crsh/crsh.distrib/1.2.9/crsh.distrib-1.2.9.tar.gz'
+ sha1 '7e0f066ea398e76bdabe0ed715a4ac188597c4f4'
devel do
url 'http://search.maven.org/remotecontent?filepath=org/crashub/crash.distrib/1.3.0-beta17/crash.distrib-1.3.0-beta17.tar.gz'
@@ -17,8 +17,8 @@ class Crash < Formula
end
resource 'docs' do
- url 'https://crsh.googlecode.com/files/crash-1.2.8-docs.tar.gz'
- sha1 'ea385cf28c9c8fc0512d8809bf511c37a5be8e1a'
+ url 'http://search.maven.org/remotecontent?filepath=org/crsh/crsh.distrib/1.2.9/crsh.distrib-1.2.9-docs.tar.gz'
+ sha1 '134ebdb9b77f0916f73101154ea475e49ca57fe3'
end
def install