Update PowerKey to v1.2

This commit is contained in:
Allen Wu 2014-04-20 17:13:12 -07:00
parent 5789487d94
commit 7d82434d99
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
class Powerkey < Cask
url 'https://github.com/pkamb/PowerKey/releases/download/v1.1/PowerKey.zip'
url 'https://github.com/pkamb/PowerKey/releases/download/v1.2/PowerKey1.2.zip'
homepage 'http://pkamb.github.io/PowerKey/'
version '1.1'
sha256 '711a4e76d3013278c9e0e1ed09c044634636f7dc53f1348532a6de399aef3687'
version '1.2'
sha256 '47bfb13458883218cab6106bd948b8516c3a42a733180b49c410f26d4d465ca1'
link 'PowerKey.app'
end