can't use brew to upgrade vivaldi
-
I am a mac user in China and it is difficult to upgrade because of GreatFireWall. I usually use the CLI below to upgrade the new version.
brew cask upgrade
But recently I found that ‘brew cask’ can no longer upgrade the new version, and the version in the lib is old. Will you solve this problem?
-
@fowse said in can't use brew to upgrade vivaldi:
I am a mac user in China and it is difficult to upgrade because of GreatFireWall. I usually use the CLI below to upgrade the new version.
brew cask upgrade
But recently I found that ‘brew cask’ can no longer upgrade the new version, and the version in the lib is old. Will you solve this problem?
I'm not sure but it must be a problem on the part of the packager. You can find all information about the homebrew package of Vivaldi at
https://github.com/Homebrew/homebrew-cask/blob/master/Casks/vivaldi.rb
According to this page, the package was updated yesterday.
This kind of information is displayed with
$ brew cask info Vivaldi
on the command line.
Hope this helps,
Ryo -
@ryofurue said in can't use brew to upgrade vivaldi:
@fowse said in can't use brew to upgrade vivaldi:
I am a mac user in China and it is difficult to upgrade because of GreatFireWall. I usually use the CLI below to upgrade the new version.
brew cask upgrade
But recently I found that ‘brew cask’ can no longer upgrade the new version, and the version in the lib is old. Will you solve this problem?
I'm not sure but it must be a problem on the part of the packager. You can find all information about the homebrew package of Vivaldi at
https://github.com/Homebrew/homebrew-cask/blob/master/Casks/vivaldi.rb
According to this page, the package was updated yesterday.
This kind of information is displayed with
$ brew cask info Vivaldi
on the command line.
Hope this helps,
RyoThank you so much.
Although my network is very slow, it has been upgraded successfully. -
After a long time, I encountered the same problem again. However, I found that the new CLI was
brew upgrade --cask vivaldi
-
Ppafflick moved this topic from Vivaldi for macOS on