ansiweather: bottle unneeded
parent
58390847aa
commit
12a15576bd
|
@ -3,9 +3,10 @@ class Ansiweather < Formula
|
|||
homepage "https://github.com/fcambus/ansiweather"
|
||||
url "https://github.com/fcambus/ansiweather/archive/1.04.tar.gz"
|
||||
sha256 "a85b0aba801f1fa3d386e92017c9b6af242b0243961a2a2f2e44096a8d7ddd75"
|
||||
|
||||
head "https://github.com/fcambus/ansiweather.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
depends_on "jq"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in New Issue