Update wireshark to 2.6.1 (#47481)

This commit is contained in:
commitay 2018-05-23 07:52:36 +10:00 committed by GitHub
parent 808d1b1109
commit c54a7a806c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
cask 'wireshark' do
version '2.6.0'
sha256 '0d20a6075a7c92ed37cefa19ba9ae128d53ed06038c633043b43dd3f0091cd83'
version '2.6.1'
sha256 'bf5f9a0e810a7cfb360ea69b1b587126432adffe5fa65db902fa761842b55a6a'
url "https://www.wireshark.org/download/osx/Wireshark%20#{version}%20Intel%2064.dmg"
appcast 'https://www.wireshark.org/download/osx/',
checkpoint: '1f6d7efa3c25e118f33ced1cbd33a03817a139f859a14f1f7b414e01946cd21e'
checkpoint: '04ca8c8ffb9f5b6a03a2f97cf6c756a1cbac6a0f91269dfd3597a58fb9a1b8f3'
name 'Wireshark'
homepage 'https://www.wireshark.org/'