Update devtunnel.rb

This commit is contained in:
Miccal Matthews
2023-10-05 05:32:03 +08:00
committed by GitHub
parent ede0564023
commit e9e938f627
+4 -2
View File
@@ -7,9 +7,11 @@ cask "devtunnel" do
url "https://tunnelsassetsprod.blob.core.windows.net/cli/#{version}/osx-#{arch}-devtunnel-zip",
verified: "tunnelsassetsprod.blob.core.windows.net/cli/"
name "Microsoft devtunnel"
desc "Provides developers to secure tunnels"
name "Microsoft Dev Tunnels"
desc "Provides developers secure tunnels to share local services"
homepage "https://aka.ms/devtunnels/docs"
binary "devtunnel"
# No zap stanza required
end