mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
gitleaks: Update to version 8.19.0
This commit is contained in:
parent
8d23f608a1
commit
414437c2d9
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "8.18.4",
|
"version": "8.19.0",
|
||||||
"description": "SAST tool for detecting and preventing hardcoded secrets like passwords, api keys, and tokens in git repos",
|
"description": "SAST tool for detecting and preventing hardcoded secrets like passwords, api keys, and tokens in git repos",
|
||||||
"homepage": "https://gitleaks.io",
|
"homepage": "https://gitleaks.io",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.18.4/gitleaks_8.18.4_windows_x64.zip",
|
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.19.0/gitleaks_8.19.0_windows_x64.zip",
|
||||||
"hash": "9ba442ca7dda19885a2e569f43a127289feeb2b5fb0dfa251dafd277f4a0ba91"
|
"hash": "a6a35a24a802e3093c631a7342390ef52e7965acbf969bf342b1fd6777cf35ff"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.18.4/gitleaks_8.18.4_windows_x32.zip",
|
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.19.0/gitleaks_8.19.0_windows_x32.zip",
|
||||||
"hash": "338edd2932b583c13f4c3421a97b1611349f2a9a1c818e521abd3a3a6379d395"
|
"hash": "70af6a0418fcae9ac581c3cf84d9c2a9aac9a27218bbfa42b8b8563773be4fe7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitleaks.exe",
|
"bin": "gitleaks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user