From e3e71b32b2d27b7dce296bb3c1f7bd71809b58ab Mon Sep 17 00:00:00 2001 From: Ash258 Date: Sun, 12 Apr 2020 09:15:43 +0200 Subject: [PATCH] beehive: Update to version 0.4.0 --- bucket/beehive.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/beehive.json b/bucket/beehive.json index 51fc6e1d62..8b40bdaf90 100644 --- a/bucket/beehive.json +++ b/bucket/beehive.json @@ -1,16 +1,16 @@ { "homepage": "https://github.com/muesli/beehive", - "version": "0.3.2", + "version": "0.4.0", "license": "AGPL-3.0-or-later", "description": "A flexible event/agent & automation system with lots of bees.", "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",