mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
parent
db361297da
commit
ba8f70b727
1 changed files with 14 additions and 0 deletions
14
Casks/toontown-rewritten.rb
Normal file
14
Casks/toontown-rewritten.rb
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
cask :v1 => 'toontown-rewritten' do
|
||||
version :latest
|
||||
sha256 :no_check
|
||||
|
||||
url 'https://download.toontownrewritten.com/launcher/mac/toontown_launcher_latest.dmg'
|
||||
name 'Toontown Rewritten'
|
||||
name 'Toontown Launcher'
|
||||
homepage 'https://toontownrewritten.com'
|
||||
license :unknown
|
||||
|
||||
# Renamed for consistency: app name is different in the Finder and in a shell.
|
||||
# Original discussion: https://github.com/caskroom/homebrew-cask/pull/8037
|
||||
app 'Toontown Launcher.app', :target => 'Toontown Rewritten.app'
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue