aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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