mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
gitleaks: Update to version 8.19.1
This commit is contained in:
parent
a98589fe6e
commit
5cf72d53d0
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "8.19.0",
|
||||
"version": "8.19.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.19.0/gitleaks_8.19.0_windows_x64.zip",
|
||||
"hash": "a6a35a24a802e3093c631a7342390ef52e7965acbf969bf342b1fd6777cf35ff"
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.19.1/gitleaks_8.19.1_windows_x64.zip",
|
||||
"hash": "178b29571502c930c64ec94e6a1af5f51efa7f42fc1bdbdb31db37092015e1aa"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.19.0/gitleaks_8.19.0_windows_x32.zip",
|
||||
"hash": "70af6a0418fcae9ac581c3cf84d9c2a9aac9a27218bbfa42b8b8563773be4fe7"
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.19.1/gitleaks_8.19.1_windows_x32.zip",
|
||||
"hash": "68282c700eb4690e60dd7a4371f689c2ce96433e9784e7084fb26e43ed89b591"
|
||||
}
|
||||
},
|
||||
"bin": "gitleaks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user