Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Unified Diff: tools/apps/update_homebrew/pubspec.yaml

Issue 608693004: Add tools script to update homebrew, the MacOS SDK updating solution. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/apps/update_homebrew/pubspec.yaml
diff --git a/tools/apps/update_homebrew/pubspec.yaml b/tools/apps/update_homebrew/pubspec.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..576943d2f23595b2de48db38aba1cfca5ccc43d1
--- /dev/null
+++ b/tools/apps/update_homebrew/pubspec.yaml
@@ -0,0 +1,6 @@
+name: update_homebrew
+version: 0.1.0
+dependencies:
+ args: "0.12.0+2"
+ googleapis: "0.2.0"
+ http: "0.11.1+1"

Powered by Google App Engine
This is Rietveld 408576698