slack-cli: update livecheck

This commit is contained in:
Sam Ford
2023-11-04 14:46:46 -04:00
parent 73f7f378a0
commit e04845ac3c
+1 -1
View File
@@ -9,7 +9,7 @@ cask "slack-cli" do
homepage "https://api.slack.com/future/tools/cli"
livecheck do
url "https://api.slack.com/future/changelog"
url "https://api.slack.com/automation/changelog"
regex(%r{h2.*?v?(\d+(?:\.\d+)+).*?/h2}i)
end