mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
gitleaks: Update to version 8.27.1
This commit is contained in:
parent
772b987ec4
commit
6bab083e86
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "8.27.0",
|
||||
"version": "8.27.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.27.0/gitleaks_8.27.0_windows_x64.zip",
|
||||
"hash": "6aa60a1c0df77836191eaa25e93ced70d4a0493717939f274d45ec1e8a2e85a8"
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.27.1/gitleaks_8.27.1_windows_x64.zip",
|
||||
"hash": "7a6f3aa2fa533e4511aa0555b6794558f8024e432c64b047b01f17558722bbd4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.27.0/gitleaks_8.27.0_windows_x32.zip",
|
||||
"hash": "daa10b8de7d72bc7e4adf2f617d349c4b2e58617deb237e73ff442061e54399f"
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.27.1/gitleaks_8.27.1_windows_x32.zip",
|
||||
"hash": "5b0485b8617a7d8eef7736aeb4b0dad3033b9df45dbb70f708537a039836f06b"
|
||||
}
|
||||
},
|
||||
"bin": "gitleaks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user