Use versioned download for smoothmouse, change license to gratis

License message in pkg installer gives portion of MIT but decidedly not the whole thing
This commit is contained in:
Amory Meltzer 2015-12-12 10:04:46 -08:00 committed by adityadalal924
parent 0712f74120
commit 05f3afe225
1 changed files with 4 additions and 4 deletions

View File

@ -1,13 +1,13 @@
cask :v1 => 'smoothmouse' do
version :latest
sha256 :no_check
version '1.0.10'
sha256 '3bff8843fbe263426d0587a2ae671f3e55fe2a46e069677355cf41f6afa28497'
url 'http://smoothmouse.com/download/latest'
url "http://update.smoothmouse.com/SmoothMouse%20#{version}.zip"
appcast 'http://update.smoothmouse.com/appcast.xml',
:sha256 => '8730340916f6303ee067ac4a8b575448ce5e6c840d30542dd106dd0c45b18e62'
name 'SmoothMouse'
homepage 'http://smoothmouse.com'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :gratis
pkg 'SmoothMouse.pkg'