mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 14:17:07 -06:00
7 lines
266 B
Ruby
7 lines
266 B
Ruby
class PutioAdder < Cask
|
|
url 'https://github.com/nicoSWD/put.io-adder/releases/download/v2.5/put.io-adder-v2.5.zip'
|
|
homepage 'https://github.com/nicoSWD/put.io-adder'
|
|
version '2.5'
|
|
sha1 '10aea92409c04d77d4874f13f01c800c7913dff4'
|
|
link 'put.io adder.app'
|
|
end
|