darksky-weather 0.15.4
Closes #30090. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
9b12bf5d47
commit
ff16a21de5
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class DarkskyWeather < Formula
|
||||
desc "Command-line weather from the darksky.net API"
|
||||
homepage "https://github.com/genuinetools/weather"
|
||||
url "https://github.com/genuinetools/weather/archive/v0.15.2.tar.gz"
|
||||
sha256 "e9964c409bf3f7ec2929bfb371929dbc4a73552e013fd26f2456eaefc005e655"
|
||||
url "https://github.com/genuinetools/weather/archive/v0.15.4.tar.gz"
|
||||
sha256 "9907f0025d36232f0b1e37633d14940510890e19162cb840d3fb39e930cc75e5"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue