Update inspec to 1.31.1-1 (#36658)

This commit is contained in:
Gianni Tam-McMillan 2017-07-17 20:42:52 +01:00 committed by Victor Popkov
parent 2247293323
commit b09a77dec9
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
cask 'inspec' do
version '1.30.0-1'
sha256 'f08843ba011fcb596bd729af631e8aea3629e125bd552f69fadd4b81b1c60c70'
version '1.31.1-1'
sha256 '9a3fbc0560cdeaa89df1de261d58dd1d993caac74482c073b550ff3602374dd6'
# packages.chef.io was verified as official when first introduced to the cask
url "https://packages.chef.io/files/stable/inspec/#{version.major_minor_patch}/mac_os_x/10.12/inspec-#{version}.dmg"
appcast 'https://github.com/chef/inspec/releases.atom',
checkpoint: '83e82046fe0b9f6c20710bc1f1401ae0da132e60872cf13cc50512bb54815d32'
checkpoint: '3727b9ad3e4b0e0db23aa01da65d7a127e30a34106ee9116c87dede7d87502a5'
name 'InSpec by Chef'
homepage 'https://www.inspec.io/'