homebrew-cask/Casks/fraise.rb

12 lines
289 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'fraise' do
2014-12-17 10:18:04 +08:00
version '3.7.3'
sha256 '48a5cf964188d01fb2115185403a96a8dd57f127d7fcb7480970266f5b0eb2e0'
url "https://github.com/downloads/jfmoy/Fraise/Fraise%20#{version}.zip"
name 'Fraise'
homepage 'https://github.com/jfmoy/Fraise'
license :apache
app 'Fraise.app'
end