dart 19425

Closes Homebrew/homebrew#18392.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Yehor Lvivski 2013-03-11 14:24:54 +02:00 committed by Adam Vandenberg
parent b829c08e8c
commit aaef6b57f1
1 changed files with 5 additions and 5 deletions

View File

@ -4,14 +4,14 @@ class Dart < Formula
homepage 'http://www.dartlang.org/'
if MacOS.prefer_64_bit?
url 'https://gsdview.appspot.com/dart-editor-archive-integration/18717/dartsdk-macos-64.zip'
sha1 '2ef8841fdf21c29f97813863c4c20d3952789e36'
url 'https://gsdview.appspot.com/dart-editor-archive-integration/19425/dartsdk-macos-64.zip'
sha1 '7eb284106b7ace99963c30d68f292227ff785363'
else
url 'https://gsdview.appspot.com/dart-editor-archive-integration/18717/dartsdk-macos-32.zip'
sha1 '360e7eea55b8adda3c2635df964d75664eb82ad2'
url 'https://gsdview.appspot.com/dart-editor-archive-integration/19425/dartsdk-macos-32.zip'
sha1 'e19497d322603276e46bb489860f1f51a45b04ad'
end
version '18717'
version '19425'
def install
libexec.install Dir['*']