mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
4k-youtube-to-mp3: fix checksum, use secure url (#23460)
This commit is contained in:
committed by
Markus Reiter
parent
a040cb3177
commit
2e4a6f0611
@@ -1,9 +1,9 @@
|
||||
cask '4k-youtube-to-mp3' do
|
||||
# note: "3" is not a version number, but an intrinsic part of the product name
|
||||
version '3.0'
|
||||
sha256 '29b65a99f64ba5d6a1924df989b3cc1e0b7354fface7b4cbedc02eac17f2bd33'
|
||||
sha256 '8b077edb8a01f14c1aafe9c4a4d3eb4366a821946e18daa8441d479e82aa14d6'
|
||||
|
||||
url "http://downloads.4kdownload.com/app/4kyoutubetomp3_#{version}.dmg"
|
||||
url "https://downloads.4kdownload.com/app/4kyoutubetomp3_#{version}.dmg"
|
||||
name '4K YouTube to MP3'
|
||||
homepage 'https://www.4kdownload.com/products/product-youtubetomp3'
|
||||
license :oss
|
||||
|
||||
Reference in New Issue
Block a user