Added a cask for Aegisub - subtitle editor

Aegisub is a free, cross-platform open source tool for creating and modifying subtitles.
This commit is contained in:
Radosław Benkel 2013-09-15 21:58:43 +02:00
parent 7ee9b1ec84
commit 7633cfa7ed
1 changed files with 7 additions and 0 deletions

7
Casks/aegisub.rb Normal file
View File

@ -0,0 +1,7 @@
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