Update metasploit to 5.0.68+20200106113759 (#75182)

* Update metasploit to "latest" (all releases are nightly)

As metasploit does nightly builds and only retains the last 7 days, it makes more sense to grab the metasploitframework-latest.pkg which is a symlink to the most recent build.

Fixes #75142

* Update metasploit to 5.0.68+20200106113759 nightly build

Fixes #75142
This commit is contained in:
marques-work 2020-01-06 14:36:11 -08:00 committed by BrewTestBot
parent 9340615075
commit 81c9d20ced
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cask 'metasploit' do
version '5.0.66,20191223113728'
sha256 '7fb2595a1c0f6d2a1667490aa06764fb9a755da8481a96ea5dd46329c2c5066a'
version '5.0.68,20200106113759'
sha256 '2da55044d4f1fdea21649e62eadefc1ec12c552fbc0b7d742c7a4d2f078f9ce2'
url "https://osx.metasploit.com/metasploit-framework-#{version.before_comma}+#{version.after_comma}-1rapid7-1.pkg"
appcast 'https://osx.metasploit.com/LATEST'