mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
set auto updates to true
This commit is contained in:
@@ -13,6 +13,7 @@ cask "aws-vpn-client" do
|
||||
regex(%r{href=.*?v?(\d+(?:\.\d+)+)/AWS_VPN_Client\.pkg}i)
|
||||
end
|
||||
|
||||
auto_updates true
|
||||
depends_on macos: ">= :big_sur"
|
||||
|
||||
pkg "AWS_VPN_Client.pkg"
|
||||
|
||||
Reference in New Issue
Block a user