mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
nzbvortex 3.3.6 and secure urls (#23454)
This commit is contained in:
committed by
Markus Reiter
parent
72e8e1fdb8
commit
543f9686da
+5
-5
@@ -1,12 +1,12 @@
|
||||
cask 'nzbvortex' do
|
||||
version '3.3.3'
|
||||
sha256 'e98104b8c4784f47b8923ea91722d94edd5373c845ead96cb471642d101917f0'
|
||||
version '3.3.6'
|
||||
sha256 'd83847ec2f9a981424918922cd7e12dae2434c6d386bdc368bbb2d4c3955e002'
|
||||
|
||||
url "http://www.nzbvortex.com/downloads/NZBVortex-#{version}.zip"
|
||||
url "https://www.nzbvortex.com/downloads/NZBVortex-#{version}.zip"
|
||||
appcast "https://www.nzbvortex.com/update/appcast_v#{version.major}.xml",
|
||||
checkpoint: '5e0d2970bee06d3fc90ddc6f35d1e91106641db616fd0094cfcdb4d2886e06f2'
|
||||
checkpoint: 'f4ca54a1dd9597962058922d4199f7bef816991e765fa26cca59e9f2a496ba51'
|
||||
name 'NZBVortex'
|
||||
homepage 'http://www.nzbvortex.com/'
|
||||
homepage 'https://www.nzbvortex.com/'
|
||||
license :commercial
|
||||
|
||||
app "NZBVortex #{version.major}.app"
|
||||
|
||||
Reference in New Issue
Block a user