mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
gitleaks: Update to version 8.30.0
This commit is contained in:
parent
b1b36090eb
commit
4b48810a6d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "8.29.1",
|
||||
"version": "8.30.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.29.1/gitleaks_8.29.1_windows_x64.zip",
|
||||
"hash": "e4b7d556f0cddbe23d10d8fac2ab0f29f68f019091c6599ffbeaa8a4fb71ac78"
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.30.0/gitleaks_8.30.0_windows_x64.zip",
|
||||
"hash": "54fe94f644b832dd08e8c3a5915efb3bfa862386d59fb27ca0792cb687a83573"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.29.1/gitleaks_8.29.1_windows_x32.zip",
|
||||
"hash": "70d6ce902f5c8f04005deb6c8070fe0c27802586d3390967d6b9fe187e97e419"
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.30.0/gitleaks_8.30.0_windows_x32.zip",
|
||||
"hash": "35b08db8fc11f4cec66fe54227a9bbd8ecfd7456941d31837f9137edb77ee60e"
|
||||
}
|
||||
},
|
||||
"bin": "gitleaks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user