mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
gitleaks: Update to version 8.27.0
This commit is contained in:
parent
6fd4d4dfd3
commit
710ccc803a
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "8.26.0",
|
||||
"version": "8.27.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.26.0/gitleaks_8.26.0_windows_x64.zip",
|
||||
"hash": "d35ade652cff6c0c3213526e65a5da32b1c0cb49589619e96edc70ca21aa34c4"
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.27.0/gitleaks_8.27.0_windows_x64.zip",
|
||||
"hash": "6aa60a1c0df77836191eaa25e93ced70d4a0493717939f274d45ec1e8a2e85a8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.26.0/gitleaks_8.26.0_windows_x32.zip",
|
||||
"hash": "4e3900a56792a2b0aaed7b54bda6ac12f50288dbf16ec959f97ad16206eb150e"
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.27.0/gitleaks_8.27.0_windows_x32.zip",
|
||||
"hash": "daa10b8de7d72bc7e4adf2f617d349c4b2e58617deb237e73ff442061e54399f"
|
||||
}
|
||||
},
|
||||
"bin": "gitleaks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user