homebrew-cask/Casks/sherlock.rb

12 lines
328 B
Ruby
Raw Normal View History

2019-05-05 02:09:45 +08:00
cask 'sherlock' do
version '1.5.0'
sha256 '429ae9abd216d657987acf0b91f502edaeb3d560dd93cef9d88f5310c5e30c7e'
2019-05-05 02:09:45 +08:00
url 'https://sherlock.inspiredcode.io/download-dmg'
appcast 'https://updates.devmate.com/io.inspiredcode.Sherlock.xml'
2019-05-05 02:09:45 +08:00
name 'Sherlock'
homepage 'https://sherlock.inspiredcode.io/'
app 'Sherlock.app'
end