diff --git a/bucket/webhook.json b/bucket/webhook.json index d4edec99ef..9b46bebb8c 100644 --- a/bucket/webhook.json +++ b/bucket/webhook.json @@ -1,17 +1,17 @@ { - "version": "2.6.9", + "version": "2.6.10", "description": "A lightweight incoming webhook server to run shell commands.", "homepage": "https://github.com/adnanh/webhook", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/adnanh/webhook/releases/download/2.6.9/webhook-windows-amd64.tar.gz", - "hash": "f4d0000187e36150ddfef0431993f155780fc9393c3b7b596236f7fa9b1af3e2", + "url": "https://github.com/adnanh/webhook/releases/download/2.6.10/webhook-windows-amd64.tar.gz", + "hash": "3ccbfde2ae3e6b63791e9b2a5f22dbb109bd21775a0c48777759e850005558ec", "extract_dir": "webhook-windows-amd64" }, "32bit": { - "url": "https://github.com/adnanh/webhook/releases/download/2.6.9/webhook-windows-386.tar.gz", - "hash": "362aeba1a67b308184ce81123ab2428d5c025f92bcba7424028eef3ea9fc541d", + "url": "https://github.com/adnanh/webhook/releases/download/2.6.10/webhook-windows-386.tar.gz", + "hash": "e2650110b6ce60f495c856158c4ebf7fe484cbcb5904abd190bfa23d4eaf29e7", "extract_dir": "webhook-windows-386" } },