mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
321 B
Ruby
9 lines
321 B
Ruby
class Dropletmanager < Cask
|
|
version '0.3.1'
|
|
sha256 '70351fc8c77a9c4f71f1f25567b33ab623fce1cf899469f5e31d9cad171ceedd'
|
|
|
|
url 'https://github.com/deivuh/DODropletManager-OSX/releases/download/v0.3.1/DropletManagerv0.3.1.zip'
|
|
homepage 'https://github.com/deivuh/DODropletManager-OSX'
|
|
|
|
link 'DropletManager.app'
|
|
end
|