Merge pull request #21018 from tlvince/paye-16/17

Update paye-tools to v16.x
This commit is contained in:
Aditya Dalal 2016-05-05 18:40:24 -04:00
commit 90fd81402f
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
cask 'paye-tools' do
version '15.1.15162.94'
sha256 '45ff2d53221ca7b0948faf58a0e0bc78a939107a0ba8b602f5c8f56139e6b9f7'
version '16.0.16076.450'
sha256 'ae488dd53a7d6787fe17fbd8b699fc62ad1441f49a35c1a7baf3015e14a0e34f'
url "https://www.gov.uk/government/uploads/uploaded/hmrc/payetools-rti-#{version}-osx.zip"
name 'Basic PAYE Tools'
homepage 'https://www.hmrc.gov.uk/payerti/payroll/bpt/paye-tools.htm'
license :unknown # TODO: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :gratis
installer script: "payetools-rti-#{version}-osx.app/Contents/MacOS/osx-intel",
args: ['--mode', 'unattended']