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..e56d8356489e633a71d277b47dec36f55ee185ef |
--- /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 <0.13.0" |
+ googleapis: ">=0.2.1 <0.3.0" |
+ http: ">=0.11.1+1 <0.12.0" |