mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gitleaks: Update to version 8.18.0
This commit is contained in:
parent
54f98ae26d
commit
07f48f775f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "8.17.0",
|
||||
"version": "8.18.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.17.0/gitleaks_8.17.0_windows_x64.zip",
|
||||
"hash": "a10d327e7f766e509ab906e5d9aad454931bf1dae231b150ce77c4a02d4857b0"
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.18.0/gitleaks_8.18.0_windows_x64.zip",
|
||||
"hash": "df03c8e29836b25893c54f6fbaaf7c7b211ada24d6624e018d9ac35087382db8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.17.0/gitleaks_8.17.0_windows_x32.zip",
|
||||
"hash": "3f78394175d1bd8d6c1277f3dfd2240442309adb0fe4c71dc96eef2781b24135"
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.18.0/gitleaks_8.18.0_windows_x32.zip",
|
||||
"hash": "55536ef763015f86f68cd79c49c5d87f03314be6109d1e1c068f905db453e63f"
|
||||
}
|
||||
},
|
||||
"bin": "gitleaks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user