mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
gitleaks: Update to version 8.23.1
This commit is contained in:
parent
ec80f68b76
commit
b825e83520
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "8.23.0",
|
"version": "8.23.1",
|
||||||
"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.23.0/gitleaks_8.23.0_windows_x64.zip",
|
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.23.1/gitleaks_8.23.1_windows_x64.zip",
|
||||||
"hash": "89c8c8aa08a9050172d1b48616c96ce485cae2a23983429d7dce4b0ed82cdaef"
|
"hash": "3467ffc4338d2ee60fe962ed1cb5364b2b6412eedbbcc40f7a9b66ca49ba71ad"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.23.0/gitleaks_8.23.0_windows_x32.zip",
|
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.23.1/gitleaks_8.23.1_windows_x32.zip",
|
||||||
"hash": "f26470f2f3027fd61f3f3af2353b8d7d058987765c215a7b6c3ae06b71532a2e"
|
"hash": "469c70055aa31bd14afdb37f475d920c4efb0c0e49c3517d126627b869ef0692"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitleaks.exe",
|
"bin": "gitleaks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user