nosleep.rb: update to not use google code

This commit is contained in:
scribblemaniac 2015-07-09 12:09:17 -06:00 committed by Vítor Galvão
parent a36c840502
commit 10b16727ea
1 changed files with 1 additions and 2 deletions

View File

@ -2,11 +2,10 @@ cask :v1 => 'nosleep' do
version '1.4.0'
sha256 '29e7f771970dce41936372687a5160700e2208357ef1ce37d81ac95c9188efe8'
# github.com is the official download host per the vendor homepage
url "https://github.com/integralpro/nosleep/releases/download/v#{version}/NoSleep-#{version}.dmg"
appcast 'https://github.com/integralpro/nosleep/releases.atom'
name 'NoSleep'
homepage 'https://code.google.com/p/macosx-nosleep-extension/'
homepage 'https://integralpro.github.io/nosleep/'
license :gpl
pkg 'NoSleep.pkg'