mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-10 21:24:52 +08:00
AUTH-2857 update homebrew script to use new url
This commit is contained in:
2
.teamcity/update-homebrew.sh
vendored
2
.teamcity/update-homebrew.sh
vendored
@@ -43,7 +43,7 @@ git checkout -f master
|
|||||||
git reset --hard origin/master
|
git reset --hard origin/master
|
||||||
|
|
||||||
# modify cloudflared.rb
|
# modify cloudflared.rb
|
||||||
URL="https://developers.cloudflare.com/argo-tunnel/dl/cloudflared-$VERSION-darwin-amd64.tgz"
|
URL="https://packages.argotunnel.com/dl/cloudflared-$VERSION-darwin-amd64.tgz"
|
||||||
tee cloudflared.rb <<EOF
|
tee cloudflared.rb <<EOF
|
||||||
class Cloudflared < Formula
|
class Cloudflared < Formula
|
||||||
desc 'Argo Tunnel'
|
desc 'Argo Tunnel'
|
||||||
|
|||||||
Reference in New Issue
Block a user