aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Moore2012-06-07 19:26:43 -0700
committerAdam Vandenberg2012-06-07 19:34:11 -0700
commit7c4abe678ca2b6c16b119b80cc5614f7ad0dfb1e (patch)
tree1deaa213cda98c95962647731dab332e073b1bdb
parent10f934c361322501086a82d746fc52ebb7801fa7 (diff)
downloadhomebrew-7c4abe678ca2b6c16b119b80cc5614f7ad0dfb1e.tar.bz2
Dart 8370
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
-rw-r--r--Library/Formula/dart.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/dart.rb b/Library/Formula/dart.rb
index 4ed555adc..848db3468 100644
--- a/Library/Formula/dart.rb
+++ b/Library/Formula/dart.rb
@@ -2,9 +2,9 @@ require 'formula'
class Dart < Formula
homepage 'http://www.dartlang.org/'
- url 'https://gsdview.appspot.com/dart-editor-archive-integration/7696/dart-macos.zip'
- version '7696'
- md5 '27d9d1a0fba78f2caaea455162f7e166'
+ url 'https://gsdview.appspot.com/dart-editor-archive-integration/8370/dart-macos.zip'
+ version '8370'
+ sha1 '3012ee60ef3ecc082a9ce2cb780feffb488540f5'
def shim_script target
<<-EOS.undent