beehive: Update to version 0.4.0

This commit is contained in:
Ash258 2020-04-12 09:15:43 +02:00
parent 31fc18ab3a
commit e3e71b32b2

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://github.com/muesli/beehive", "homepage": "https://github.com/muesli/beehive",
"version": "0.3.2", "version": "0.4.0",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"description": "A flexible event/agent & automation system with lots of bees.", "description": "A flexible event/agent & automation system with lots of bees.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/muesli/beehive/releases/download/v0.3.2/beehive_0.3.2_Windows_x86_64.tar.gz", "url": "https://github.com/muesli/beehive/releases/download/v0.4.0/beehive_0.4.0_Windows_x86_64.tar.gz",
"hash": "e3ccc266bf8bf094b0f4b6f929a27ba7066cacdae9bf09b6c2a84b194cf7a7d9" "hash": "4b3e45790a6aec2616053073036976d768c78bd2ecb65174391b4a2d9bb92a5f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/muesli/beehive/releases/download/v0.3.2/beehive_0.3.2_Windows_i386.tar.gz", "url": "https://github.com/muesli/beehive/releases/download/v0.4.0/beehive_0.4.0_Windows_i386.tar.gz",
"hash": "58249e352704d611a59aa4b07c6774027768b7bfecde0c42276c4912b77f81f5" "hash": "dac349724ec0883632c62d0c70df38b12a1de28c6aebbf4fc5d93b9e829de26a"
} }
}, },
"bin": "beehive.exe", "bin": "beehive.exe",