diff --git a/.github/autobump.txt b/.github/autobump.txt index 7fd97adaf5e81..7f6e7e5a5d94d 100644 --- a/.github/autobump.txt +++ b/.github/autobump.txt @@ -2806,6 +2806,7 @@ webpack websocat webtorrent-cli weechat +wego werf wgcf whistle diff --git a/Formula/w/wego.rb b/Formula/w/wego.rb index 71bbe425bad0b..5d7370a4623f6 100644 --- a/Formula/w/wego.rb +++ b/Formula/w/wego.rb @@ -1,8 +1,8 @@ class Wego < Formula desc "Weather app for the terminal" homepage "https://github.com/schachmat/wego" - url "https://github.com/schachmat/wego/archive/refs/tags/2.2.tar.gz" - sha256 "e7a6d40cb44f4408aedceebbed5854b3b992936cc762df6b76f5a9dca7909321" + url "https://github.com/schachmat/wego/archive/refs/tags/2.3.tar.gz" + sha256 "6a7501ab537709d1d9fc04f14e5a2c5a8f99309591a8dae75260caf4a74ce567" license "ISC" head "https://github.com/schachmat/wego.git", branch: "master"