mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
228 B
Ruby
9 lines
228 B
Ruby
class Twine < Cask
|
|
version '1.4.1'
|
|
sha256 '717e0f7849f8216a7bae68c66656cf0e3cd0496c8a9d95e3c61e175d56f010e4'
|
|
|
|
url 'http://twinery.org/downloads/twine_1.4.1_osx.zip'
|
|
homepage 'http://twinery.org/'
|
|
|
|
link 'Twine.app'
|
|
end
|