mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
243 B
Ruby
9 lines
243 B
Ruby
class Onionshare < Cask
|
|
version '0.4'
|
|
sha256 '80c583f1dc280f08c11dc60b308e2f6d8fe31c554d59f795ccf0f3252733a6ce'
|
|
|
|
url 'https://onionshare.org/files/0.4/OnionShare-0.4.dmg'
|
|
homepage 'https://onionshare.org/'
|
|
|
|
link 'OnionShare.app'
|
|
end
|