mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
updated owasp-zap ('2.3.1')
This commit is contained in:
parent
b2da63831a
commit
387ec41cf7
1 changed files with 4 additions and 3 deletions
|
|
@ -1,8 +1,9 @@
|
|||
cask :v1 => 'owasp-zap' do
|
||||
version '2.2.2'
|
||||
sha256 'b83f9808bbda4b9c34c7aba8d62e49c12337457b5ffed423c2ad08c8bcd048fb'
|
||||
version '2.3.1'
|
||||
sha256 '417d9208ea3df826f3641131f0f8c2c475cf56f7926f51be1a6c8b155c06b1c9'
|
||||
|
||||
url "https://zaproxy.googlecode.com/files/ZAP_#{version}_Mac_OS_X.zip"
|
||||
# sourceforge.net is the official download host per the vendor homepage
|
||||
url "http://downloads.sourceforge.net/sourceforge/zaproxy/ZAP_#{version}_Mac_OS_X.zip"
|
||||
homepage 'https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project'
|
||||
license :oss
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue