From cc6fd46f397fd5bb8c6839e31439f97ef4a604a0 Mon Sep 17 00:00:00 2001 From: Anthony Scotti Date: Mon, 6 May 2013 22:24:31 -0400 Subject: [PATCH] Dart 22416 Closes Homebrew/homebrew#19644. 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 fd39867f4e7..59bedb0cf49 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/22223/dartsdk-macos-64.zip' - sha1 '766856a36ce283951c577ecc102b8b3e2cb0a164' + url 'https://gsdview.appspot.com/dart-editor-archive-integration/22416/dartsdk-macos-64.zip' + sha1 '3b70543450e24c5dad7855ab1db452b72649af69' else - url 'https://gsdview.appspot.com/dart-editor-archive-integration/22223/dartsdk-macos-32.zip' - sha1 'fddd7f182e1c099428b53b3cb1fb2efd8b902a51' + url 'https://gsdview.appspot.com/dart-editor-archive-integration/22416/dartsdk-macos-32.zip' + sha1 '326ad04ef8d09dfc5711e3cb7fb46b7098dad2a2' end - version '22223' + version '22416' def install libexec.install Dir['*']