beehive: Update to version 0.4.0

This commit is contained in:
github-actions[bot] 2022-02-14 20:26:21 +00:00
parent c8e41e6e85
commit c1b15d823a

View File

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