From ee203d5b8176c9ee2db612dbcea034462f26fa26 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Nov 2022 08:29:13 +0000 Subject: [PATCH] polaris: Update to version 0.14.0 --- bucket/polaris.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/polaris.json b/bucket/polaris.json index 2d4a7557d7..3c6b48ac6a 100644 --- a/bucket/polaris.json +++ b/bucket/polaris.json @@ -1,12 +1,12 @@ { - "version": "0.13.5", + "version": "0.14.0", "description": "A music streaming application", "homepage": "https://github.com/agersant/polaris", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/agersant/polaris/releases/download/0.13.5/Polaris_0.13.5.msi", - "hash": "2c31f45082b217c6996804f7ba48eab17bb9bca2043d1e50ee7662083ca133ce" + "url": "https://github.com/agersant/polaris/releases/download/0.14.0/Polaris_0.14.0.msi", + "hash": "b286d10c1b8d54036bf119463fc6ca525ab1bb60fcd20a74a9c65b1bee38bc8e" } }, "extract_dir": "Permafrost\\Polaris",