mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
251 B
Ruby
9 lines
251 B
Ruby
class Jumpshare < Cask
|
|
version '1.0.25-3'
|
|
sha256 'a2a2d44d858616965c8271dcfc177ec299e9592fed3abb795ddb81b533f6d818'
|
|
|
|
url "https://jumpshare.com/desktop/mac/Jumpshare_#{version}.dmg"
|
|
homepage 'https://jumpshare.com/'
|
|
|
|
app 'Jumpshare.app'
|
|
end
|