homebrew-cask/Casks/studio-3t.rb

12 lines
339 B
Ruby
Raw Normal View History

cask 'studio-3t' do
2018-08-08 00:55:28 +08:00
version '2018.4.2'
sha256 'a4c157d002417f5b3170dc700cf8829113e7f230c2965a113970d7122642c410'
url "https://download.studio3t.com/studio-3t/mac/#{version}/Studio-3T.dmg"
2018-06-12 22:37:26 +08:00
appcast 'https://files.studio3t.com/changelog/changelog.txt'
name 'Studio 3T'
homepage 'https://studio3t.com/'
app 'Studio 3T.app'
end