homebrew-cask/Casks/pliny.rb

10 lines
241 B
Ruby
Raw Normal View History

2014-08-22 05:50:05 +08:00
class Pliny < Cask
version '1.1.0'
sha256 '1c263c181988e3cbbc110aa2802470272d7d3969cd6aa309af98b63a2680b215'
url 'http://pliny.cch.kcl.ac.uk/pliny-app-1.1.0.tar.gz'
homepage 'http://pliny.cch.kcl.ac.uk'
2014-09-16 00:06:08 +08:00
app 'Pliny/pliny.app'
2014-08-22 05:50:05 +08:00
end