mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
gitleaks: Update to version 8.24.0
This commit is contained in:
parent
97d0edb13c
commit
640e1da85e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "8.23.3",
|
||||
"version": "8.24.0",
|
||||
"description": "SAST tool for detecting and preventing hardcoded secrets like passwords, api keys, and tokens in git repos",
|
||||
"homepage": "https://gitleaks.io",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.23.3/gitleaks_8.23.3_windows_x64.zip",
|
||||
"hash": "1538330ae504a20bd0ffd0837ac301eac137609993d65ce15f3f826e32fad115"
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.24.0/gitleaks_8.24.0_windows_x64.zip",
|
||||
"hash": "dab91070b01feec49bd157375085c93a16fe85e13b3bff6916aaaa0a3b3b5fac"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.23.3/gitleaks_8.23.3_windows_x32.zip",
|
||||
"hash": "e28c0db53e6be47308df0ca4eff2ed993af6a78c433c701c4cb94e9f9b294d41"
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.24.0/gitleaks_8.24.0_windows_x32.zip",
|
||||
"hash": "fd0b7ccc66e464fbe76b569bd627d7c15c12595c2f4cfcf21a1ccb23e6511d5a"
|
||||
}
|
||||
},
|
||||
"bin": "gitleaks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user