darksky-weather 0.15.7
Closes #46957. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
3368136042
commit
d418caf870
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.6.tar.gz"
|
||||
sha256 "a10edddd0e1157dbb95b3c31170806d3789f00939e4192ad90bb23a87a70e48c"
|
||||
url "https://github.com/genuinetools/weather/archive/v0.15.7.tar.gz"
|
||||
sha256 "e5efd17d40d4246998293de6191e39954aee59c5a0f917f319b493a8dc335edb"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue