mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
213 B
Ruby
7 lines
213 B
Ruby
class Aegisub < Cask
|
|
url 'http://ftp.aegisub.org/pub/releases/Aegisub-3.0.4.dmg'
|
|
homepage 'http://www.aegisub.org/'
|
|
version '3.0.4'
|
|
sha1 '6f295d1705f9a0952be875b0c62b708b152ea085'
|
|
link 'Aegisub.app'
|
|
end
|