homebrew-cask/Casks/4k-youtube-to-mp3.rb

13 lines
476 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask '4k-youtube-to-mp3' do
# note: "3" is not a version number, but an intrinsic part of the product name
version '3.3.10.1914'
sha256 'a1e6413a1ba9641abec3f32b5e37254fbc6677863f57c602df65c8f80129dafe'
url "https://dl.4kdownload.com/app/4kyoutubetomp3_#{version.major_minor_patch}.dmg"
2018-06-12 22:37:26 +08:00
appcast 'https://www.4kdownload.com/download'
name '4K YouTube to MP3'
2015-06-29 14:32:18 +08:00
homepage 'https://www.4kdownload.com/products/product-youtubetomp3'
2014-09-16 00:05:35 +08:00
app '4K YouTube to MP3.app'
2014-01-19 05:59:33 +08:00
end