From aaef6b57f13d4aa3fa58560d723ef32938dfb701 Mon Sep 17 00:00:00 2001 From: Yehor Lvivski Date: Mon, 11 Mar 2013 14:24:54 +0200 Subject: [PATCH] dart 19425 Closes Homebrew/homebrew#18392. Signed-off-by: Adam Vandenberg --- Formula/dart.rb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Formula/dart.rb b/Formula/dart.rb index 5a2c66fdda..497784a488 100644 --- a/Formula/dart.rb +++ b/Formula/dart.rb @@ -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['*']