Add Lightmod.app Latest (v1.1.7) (#43353)

* Add Lightmod.app Latest (v1.1.7)

* Update lightmod.rb

* Update lightmod.rb
This commit is contained in:
poochiethecat 2018-01-30 22:50:20 +01:00 committed by Vítor Galvão
parent 87eaf2c7a2
commit ee4fd3c618
1 changed files with 13 additions and 0 deletions

13
Casks/lightmod.rb Normal file
View File

@ -0,0 +1,13 @@
cask 'lightmod' do
version '1.1.7'
sha256 '75a5cf1b260830954b1850aa0b33dfa4b617d0de1f9e6d1820d847b6ff909a75'
# github.com/oakes/Lightmod was verified as official when first introduced to the cask
url "https://github.com/oakes/Lightmod/releases/download/#{version}/Lightmod-#{version}.dmg"
appcast 'https://github.com/oakes/Lightmod/releases.atom',
checkpoint: '037908e6baa756c04c3a49f1da3118e6739ee08e9c50fb3ef8935f1beb74c649'
name 'Lightmod'
homepage 'https://sekao.net/lightmod/'
app 'Lightmod.app'
end