mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
gitleaks: Update to version 8.29.1
This commit is contained in:
parent
9c7abcb6a3
commit
2c5f4527f3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "8.29.0",
|
"version": "8.29.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.29.0/gitleaks_8.29.0_windows_x64.zip",
|
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.29.1/gitleaks_8.29.1_windows_x64.zip",
|
||||||
"hash": "262f6d6a41ba11892ece339ab866b21a02e4d029e16e8916a9b0b59292001fe7"
|
"hash": "e4b7d556f0cddbe23d10d8fac2ab0f29f68f019091c6599ffbeaa8a4fb71ac78"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.29.0/gitleaks_8.29.0_windows_x32.zip",
|
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.29.1/gitleaks_8.29.1_windows_x32.zip",
|
||||||
"hash": "4cf64834ba06dad931df27323efd7be92f98ad57b7c5cb51407314a63c10db0e"
|
"hash": "70d6ce902f5c8f04005deb6c8070fe0c27802586d3390967d6b9fe187e97e419"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitleaks.exe",
|
"bin": "gitleaks.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user