Update murus.rb (#75679)

* Update murus.rb

After making all changes to the cask:

 [x] brew cask audit --download {{cask_file}} is error-free.
 [x] brew cask style --fix {{cask_file}} left no offenses.
 [x] The commit message includes the cask’s name and version.

* Update murus.rb

* Update murus.rb

* Update murus.rb

* Update murus.rb

* Update murus.rb

* Update murus.rb

* Update murus.rb

Co-authored-by: Vítor Galvão <info@vitorgalvao.com>
This commit is contained in:
jonasthiel 2020-01-17 20:59:50 +01:00 committed by Vítor Galvão
parent 669ccfec9f
commit 3437ca81fc
1 changed files with 5 additions and 3 deletions

View File

@ -1,8 +1,10 @@
cask 'murus' do
version '1.4.22'
sha256 '39d38d136c2badf07fdca6aadcadda291c97d471d63fa0d96f8e1a379bce61f8'
version '2.0'
sha256 'ca8d475f28b3cb4c1a2e5e1e65fb74be2e6575b8f9ab8541b9d1a9c1b6aac16c'
url "https://www.murusfirewall.com/downloads/murus-#{version}.zip"
# github.com/TheMurusTeam/Murus was verified as official when first introduced to the cask
url "https://github.com/TheMurusTeam/Murus/releases/download/v#{version}/murus-#{version}.zip"
appcast 'https://github.com/TheMurusTeam/Murus/releases.atom'
name 'Murus Firewall'
homepage 'https://www.murusfirewall.com/'