ddosify: Update to version 0.14.1

This commit is contained in:
github-actions[bot] 2023-02-22 12:31:48 +00:00
parent 1851f8b327
commit 5437c34f9e

View File

@ -1,20 +1,20 @@
{
"version": "0.14.0",
"version": "0.14.1",
"description": "Load testing and DDOS attack simulation tool",
"homepage": "https://ddosify.com",
"license": "AGPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.14.0/ddosify_0.14.0_windows_amd64.zip",
"hash": "8d63e71f7530a6ea045b2db317dc9efd254558b9d91c8747bb1ce9a8176bd8d7"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.14.1/ddosify_0.14.1_windows_amd64.zip",
"hash": "f658f7c6204c624f3eb7fd8483777db9abb69b089ba6fe18380fd9b58cc1d8d8"
},
"32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.14.0/ddosify_0.14.0_windows_386.zip",
"hash": "7179d7bf1835109e6aa7d6d35d2fca69a89a815d77dabd7d56587500ceb9ee2c"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.14.1/ddosify_0.14.1_windows_386.zip",
"hash": "b6cc478ad451e23a1c86a256408b5b467510fce44ac5b85bc2ea12bd3de8ef72"
},
"arm64": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.14.0/ddosify_0.14.0_windows_arm64.zip",
"hash": "7602f65ca8b9fce571800df2a129dd4a1d6f3564ad118a032881672ce2dceda0"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.14.1/ddosify_0.14.1_windows_arm64.zip",
"hash": "0d20ed9a8772d20b61afe905efd22ce1adba313f73190820426138c7fee6fd84"
}
},
"bin": "ddosify.exe",