mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gitleaks: Update to version 8.14.1
This commit is contained in:
parent
f56f287f43
commit
5a6a1fd495
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "8.14.0",
|
||||
"version": "8.14.1",
|
||||
"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.14.0/gitleaks_8.14.0_windows_x64.zip",
|
||||
"hash": "ab46728f11d00e9052851b2fde496ce22254579abfcaad386a5b059be15bf7f1"
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.14.1/gitleaks_8.14.1_windows_x64.zip",
|
||||
"hash": "ea83612d76c6a2ef6df1509f08824d866b80ae07940b95d40815d61f44ca3900"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.14.0/gitleaks_8.14.0_windows_x32.zip",
|
||||
"hash": "62e0882bb0127bfbb4b3829d59fc285bbe4491042651fdc3ddf9fcef94489217"
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.14.1/gitleaks_8.14.1_windows_x32.zip",
|
||||
"hash": "f4362bc66c1206358cdd36d98b82d94ca6924e75235e111d3827d82b393996e7"
|
||||
}
|
||||
},
|
||||
"bin": "gitleaks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user