mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
small fix
This commit is contained in:
@@ -5,7 +5,7 @@ cask "devtunnel" do
|
||||
sha256 arm: "065e86312e3513aa2a5bd6ea2f0822ca3a50ad6981e497043ded6b1630044737",
|
||||
intel: "d9875469d96c563302cb68d1bd6834bde6ba949ace57714a86ecd0108073da1e"
|
||||
|
||||
url "https://tunnelsassetsprod.blob.core.windows.net/cli/#{version.csv.first}+#{version.csv.second}/osx-#{arch}-devtunnel-zip",
|
||||
url "https://tunnelsassetsprod.blob.core.windows.net/cli/#{version}/osx-#{arch}-devtunnel-zip",
|
||||
verified: "tunnelsassetsprod.blob.core.windows.net/cli/"
|
||||
name "Microsoft Dev Tunnels"
|
||||
desc "Provides developers secure tunnels to share local web services"
|
||||
@@ -20,4 +20,4 @@ cask "devtunnel" do
|
||||
|
||||
binary "devtunnel"
|
||||
# No zap stanza required
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user