mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Update anka-build-cloud-controller-and-registry.rb
This commit is contained in:
@@ -11,8 +11,8 @@ cask "anka-build-cloud-controller-and-registry" do
|
||||
homepage "https://veertu.com/"
|
||||
|
||||
livecheck do
|
||||
url "https://veertu.com/downloads/anka-build-cloud-controller-registry-darwin-amd64-latest"
|
||||
regex(/AnkaControllerRegistryAmd64[._-]?v?(\d+(?:\.\d+)*[._-]\h+)\.pkg/i)
|
||||
url "https://veertu.com/downloads/anka-build-cloud-controller-registry-darwin-#{arch.downcase}-latest"
|
||||
regex(/AnkaControllerRegistry#{arch}[._-]?v?(\d+(?:\.\d+)*[._-]\h+)\.pkg/i)
|
||||
strategy :header_match
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user