From 206ce1c00fd60410b8b6a91cfde43d910adf5fed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 31 Dec 2020 09:49:58 +0100 Subject: [PATCH] polaris: Update to version 0.13.3 --- bucket/polaris.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/polaris.json b/bucket/polaris.json index 704f79fb33..2557dbf176 100644 --- a/bucket/polaris.json +++ b/bucket/polaris.json @@ -1,12 +1,12 @@ { - "version": "0.13.2", + "version": "0.13.3", "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.2/Polaris_0.13.2.msi", - "hash": "fd546b5cb3af2c7206c9e7dd1cf38dc9d200e802836128551e83de69a940a185" + "url": "https://github.com/agersant/polaris/releases/download/0.13.3/Polaris_0.13.3.msi", + "hash": "47905df6ee5925abff0806128676225fb0f63fd111a4121705fdf41b2253dbed" } }, "extract_dir": "Permafrost\\Polaris",