mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-10 18:13:12 +00:00
Authenticode package repo url fix (#2374)
This commit is contained in:
parent
eaa1b248a3
commit
09f5a8266d
@ -27649,7 +27649,7 @@
|
||||
},
|
||||
{
|
||||
"name": "authenticode",
|
||||
"url": "ssh://git@github.com/srozb/authenticode",
|
||||
"url": "https://github.com/srozb/authenticode",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
@ -27660,6 +27660,6 @@
|
||||
],
|
||||
"description": "PE Authenticode parser based on libyara implementation",
|
||||
"license": "BSD-3-Clause",
|
||||
"web": "ssh://git@github.com/srozb/authenticode"
|
||||
"web": "https://github.com/srozb/authenticode"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user