From e291de83a78c80738ca573bfef55ca6d991e4139 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 04:25:55 +0000 Subject: [PATCH] polaris: Update to version 0.14.2 --- bucket/polaris.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/polaris.json b/bucket/polaris.json index 9cb1a78695..cf85edc517 100644 --- a/bucket/polaris.json +++ b/bucket/polaris.json @@ -1,12 +1,12 @@ { - "version": "0.14.1", + "version": "0.14.2", "description": "A music streaming application", "homepage": "https://github.com/agersant/polaris", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/agersant/polaris/releases/download/0.14.1/Polaris_0.14.1.msi", - "hash": "40f9f883362a164306053956146a2e6cbc13fe896eb14d62ca7841f24d6955ca" + "url": "https://github.com/agersant/polaris/releases/download/0.14.2/Polaris_0.14.2.msi", + "hash": "31f370fda178f7f71cfb31efeb892c91b0d39fa10d7d6c5a88bf3b63889ec10d" } }, "extract_dir": "Permafrost\\Polaris",