mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
fix brew update script
This commit is contained in:
parent
f9527383da
commit
1486762f40
@ -10,4 +10,4 @@
|
||||
# pwsh ./brew-update.ps1 -version 1.1.0
|
||||
|
||||
$url = 'https://registry.npmjs.org/@bitwarden/cli/-/cli-' + $version + '.tgz';
|
||||
brew bump-formula-pr --url $url bitwarden-cli
|
||||
brew bump-formula-pr --url="$url" bitwarden-cli
|
||||
|
Loading…
Reference in New Issue
Block a user