From 828ab1d97a384b5b576176f07e9f3b2dc20529d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 08:24:46 +0000 Subject: [PATCH] polaris: Update to version 0.14.1 --- bucket/polaris.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/polaris.json b/bucket/polaris.json index 3c6b48ac6a..9cb1a78695 100644 --- a/bucket/polaris.json +++ b/bucket/polaris.json @@ -1,12 +1,12 @@ { - "version": "0.14.0", + "version": "0.14.1", "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.0/Polaris_0.14.0.msi", - "hash": "b286d10c1b8d54036bf119463fc6ca525ab1bb60fcd20a74a9c65b1bee38bc8e" + "url": "https://github.com/agersant/polaris/releases/download/0.14.1/Polaris_0.14.1.msi", + "hash": "40f9f883362a164306053956146a2e6cbc13fe896eb14d62ca7841f24d6955ca" } }, "extract_dir": "Permafrost\\Polaris",