mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
gitleaks: Update to version 8.18.4
This commit is contained in:
parent
a25079f0af
commit
b12c2dcb9a
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "8.18.3",
|
||||
"version": "8.18.4",
|
||||
"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.18.3/gitleaks_8.18.3_windows_x64.zip",
|
||||
"hash": "b7d7b0d5df1f7629361b63a4b9e8d112ca0f5bad0968be9ddf32c55186add254"
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.18.4/gitleaks_8.18.4_windows_x64.zip",
|
||||
"hash": "9ba442ca7dda19885a2e569f43a127289feeb2b5fb0dfa251dafd277f4a0ba91"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.18.3/gitleaks_8.18.3_windows_x32.zip",
|
||||
"hash": "62e160b117f06d85b79bf024db49ef9dfc03d23e5323c721084def78e83933f7"
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.18.4/gitleaks_8.18.4_windows_x32.zip",
|
||||
"hash": "338edd2932b583c13f4c3421a97b1611349f2a9a1c818e521abd3a3a6379d395"
|
||||
}
|
||||
},
|
||||
"bin": "gitleaks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user