Add MonitorEarth 1.0.0 (#73574)

* Add Monitore 1.0.0

* Update monitore.rb

* auto_updates

* Update and rename monitore.rb to monitorearth.rb

* Update monitorearth.rb
This commit is contained in:
ZhengJin Fang 2019-12-04 11:33:31 +08:00 committed by Vítor Galvão
parent 5e145b6a0c
commit 9d4e511d34
1 changed files with 16 additions and 0 deletions

16
Casks/monitorearth.rb Normal file
View File

@ -0,0 +1,16 @@
cask 'monitorearth' do
version '1.0.0'
sha256 '5ef6fcc62a8880f238e9b59d8d7e5a6a4e609fd6305400d750ee1737832a7711'
# lc-devqyyen.cn-n1.lcfile.com was verified as official when first introduced to the cask
url 'https://lc-devqyyen.cn-n1.lcfile.com/306d2a604ff2ebb77276.dmg'
appcast 'https://eoikoe.com/monitore',
configuration: version.major_minor
name 'MonitorEarth'
name '即刻地球'
homepage 'https://eoikoe.com/monitore'
auto_updates true
app '即刻地球.app'
end