beehive: Update to version 0.3.2

This commit is contained in:
github-actions[bot] 2022-02-14 16:30:05 +00:00
parent a6718a9bd0
commit 5d5da9cae6

View File

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