mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 06:16:46 -06:00
7 lines
240 B
Ruby
7 lines
240 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'
|
|
sha1 '6452a8359cd7b394af34181c9a368014324fbbe9'
|
|
link 'ID3 Editor.app'
|
|
end
|