mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 22:06:41 -06:00
7 lines
218 B
Ruby
7 lines
218 B
Ruby
class Jumpshare < Cask
|
|
url 'https://jumpshare.com/desktop/mac/Jumpshare_1.0.19.dmg'
|
|
homepage 'https://jumpshare.com/'
|
|
version '1.0.19'
|
|
sha1 'a015bafd6e8d8cbbdab3def3e86256d38489ee76'
|
|
link 'Jumpshare.app'
|
|
end
|