mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
each of these is verified: the current sha1 and the new sha256 are both correct for the given download.
7 lines
266 B
Ruby
7 lines
266 B
Ruby
class Id3Editor < Cask
|
|
url 'http://www.pa-software.com/release/ID3Editor.ub.1.20.20.dmg'
|
|
homepage 'http://www.pa-software.com/id3editor/'
|
|
version '1.20.20'
|
|
sha256 'df3b079de8e91d1e89bdadbfd6bb4e7b8647796e06e683158bb4c866d2505d37'
|
|
link 'ID3 Editor.app'
|
|
end
|