mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
gitleaks: Update to version 8.19.2
This commit is contained in:
parent
bec73a7d5b
commit
7c427b525e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "8.19.1",
|
"version": "8.19.2",
|
||||||
"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.19.1/gitleaks_8.19.1_windows_x64.zip",
|
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.19.2/gitleaks_8.19.2_windows_x64.zip",
|
||||||
"hash": "178b29571502c930c64ec94e6a1af5f51efa7f42fc1bdbdb31db37092015e1aa"
|
"hash": "4de36c582415a84e406ffa72242f793cc1b7acd6a1f85fdcc439a800665eec39"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.19.1/gitleaks_8.19.1_windows_x32.zip",
|
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.19.2/gitleaks_8.19.2_windows_x32.zip",
|
||||||
"hash": "68282c700eb4690e60dd7a4371f689c2ce96433e9784e7084fb26e43ed89b591"
|
"hash": "8744daf31f99ebf2cc69de27cfd804ad9a1ca6fffb8853c4cddfeb2626805c68"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitleaks.exe",
|
"bin": "gitleaks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user