mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
webhook: Update to version 2.6.11
This commit is contained in:
parent
9b2e6474a3
commit
b95b56d7ae
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "2.6.10",
|
"version": "2.6.11",
|
||||||
"description": "A lightweight incoming webhook server to run shell commands.",
|
"description": "A lightweight incoming webhook server to run shell commands.",
|
||||||
"homepage": "https://github.com/adnanh/webhook",
|
"homepage": "https://github.com/adnanh/webhook",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/adnanh/webhook/releases/download/2.6.10/webhook-windows-amd64.tar.gz",
|
"url": "https://github.com/adnanh/webhook/releases/download/2.6.11/webhook-windows-amd64.tar.gz",
|
||||||
"hash": "3ccbfde2ae3e6b63791e9b2a5f22dbb109bd21775a0c48777759e850005558ec",
|
"hash": "9f2dd5df89a980b745da1fac138c1edbe9b58a697ca617b1e3a981f4806ad311",
|
||||||
"extract_dir": "webhook-windows-amd64"
|
"extract_dir": "webhook-windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/adnanh/webhook/releases/download/2.6.10/webhook-windows-386.tar.gz",
|
"url": "https://github.com/adnanh/webhook/releases/download/2.6.11/webhook-windows-386.tar.gz",
|
||||||
"hash": "e2650110b6ce60f495c856158c4ebf7fe484cbcb5904abd190bfa23d4eaf29e7",
|
"hash": "f34e2e7f0921a4b72001eeaf1afa46b4a1dcbb7830f2b7fe7f96b1e94632cc26",
|
||||||
"extract_dir": "webhook-windows-386"
|
"extract_dir": "webhook-windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user