summaryrefslogtreecommitdiff
path: root/homebrew/ansiweather/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/ansiweather/.beer')
-rw-r--r--homebrew/ansiweather/.beer21
1 files changed, 21 insertions, 0 deletions
diff --git a/homebrew/ansiweather/.beer b/homebrew/ansiweather/.beer
new file mode 100644
index 000000000..ccf93b1f4
--- /dev/null
+++ b/homebrew/ansiweather/.beer
@@ -0,0 +1,21 @@
+{
+ "name": "Ansiweather",
+ "description": "Weather in your terminal, with ANSI colors and Unicode symbols",
+ "url": "https://github.com/fcambus/ansiweather/archive/1.13.0.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/fcambus/ansiweather",
+ "depends": [
+ {
+ "depend": "jq",
+ "build-depend": false
+ }
+ ],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "bin.install \"ansiweather\""
+ ],
+ "version": "1.13.0",
+ "file": "ansiweather.rb"
+} \ No newline at end of file