mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
neofinder 6.9.1, fix checksum and secure url (#23461)
This commit is contained in:
committed by
Markus Reiter
parent
2e4a6f0611
commit
3d2e090aa8
+6
-5
@@ -1,10 +1,11 @@
|
||||
cask 'neofinder' do
|
||||
version '6.9'
|
||||
sha256 '755ce5289ba2a427a659c4da668f796e5e5e8957ed4d33be9ed7b43b7c883486'
|
||||
version '6.9.1'
|
||||
sha256 'bdb2b702caf514cf310cce16a6e9088c8e553f122c80e0513a21998dd0f83328'
|
||||
|
||||
url 'http://www.cdfinder.de/neofinder.zip'
|
||||
appcast 'http://www.wfs-apps.de/updates/neofinder-appcast-64.xml',
|
||||
checkpoint: '01d5765b8a2b3a8920aff741541fcde36145923c6449c38c159fcf648c1fb9d7'
|
||||
# wfs-apps.de was verified as official when first introduced to the cask
|
||||
url "https://www.wfs-apps.de/updates/neofinder.#{version}.zip"
|
||||
appcast 'https://www.wfs-apps.de/updates/neofinder-appcast-64.xml',
|
||||
checkpoint: 'da15c57bae3cc676b12aae45fdc2e470e567281ee3b92d29f8062fa3f98425e8'
|
||||
name 'NeoFinder'
|
||||
homepage 'http://www.cdfinder.de'
|
||||
license :commercial
|
||||
|
||||
Reference in New Issue
Block a user