mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
webhook: Update to version 2.6.10
This commit is contained in:
parent
3d75cc1f47
commit
31a95ea2b2
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "2.6.9",
|
"version": "2.6.10",
|
||||||
"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.9/webhook-windows-amd64.tar.gz",
|
"url": "https://github.com/adnanh/webhook/releases/download/2.6.10/webhook-windows-amd64.tar.gz",
|
||||||
"hash": "f4d0000187e36150ddfef0431993f155780fc9393c3b7b596236f7fa9b1af3e2",
|
"hash": "3ccbfde2ae3e6b63791e9b2a5f22dbb109bd21775a0c48777759e850005558ec",
|
||||||
"extract_dir": "webhook-windows-amd64"
|
"extract_dir": "webhook-windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/adnanh/webhook/releases/download/2.6.9/webhook-windows-386.tar.gz",
|
"url": "https://github.com/adnanh/webhook/releases/download/2.6.10/webhook-windows-386.tar.gz",
|
||||||
"hash": "362aeba1a67b308184ce81123ab2428d5c025f92bcba7424028eef3ea9fc541d",
|
"hash": "e2650110b6ce60f495c856158c4ebf7fe484cbcb5904abd190bfa23d4eaf29e7",
|
||||||
"extract_dir": "webhook-windows-386"
|
"extract_dir": "webhook-windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user