homebrew-cask/Casks/roblox.rb

12 lines
380 B
Ruby
Raw Normal View History

2018-06-25 22:49:31 +08:00
cask 'roblox' do
version '1.2.0.265265,14d81515193c4606'
sha256 '3f5c1e1613e7348938f02df94c48a12cc6ce6c15722cf0f630869b4954995238'
2018-06-25 22:49:31 +08:00
# setup.rbxcdn.com was verified as official when first introduced to the cask
url "https://setup.rbxcdn.com/mac/version-#{version.after_comma}-Roblox.dmg"
2018-06-25 22:49:31 +08:00
name 'Roblox'
homepage 'https://www.roblox.com/download'
app 'Roblox.app'
end