From a20bfda5876fb322b90184c938854311fa1d0b2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 5 Aug 2020 09:34:18 +0200 Subject: [PATCH] polaris: Update to version 0.12.4 --- bucket/polaris.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/polaris.json b/bucket/polaris.json index 2aac065295..f104af655b 100644 --- a/bucket/polaris.json +++ b/bucket/polaris.json @@ -1,12 +1,12 @@ { - "version": "0.12.3", + "version": "0.12.4", "description": "A music streaming application", "homepage": "https://github.com/agersant/polaris", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/agersant/polaris/releases/download/0.12.3/Polaris_0.12.3.msi", - "hash": "aa9243e656accc0bb0ddcc045c3dd3b2c0e80e2655f056756ab8849fe3fcb6da" + "url": "https://github.com/agersant/polaris/releases/download/0.12.4/Polaris_0.12.4.msi", + "hash": "a1d352f6ac098d2127ca8c87053ba27d9fc45a3aebfa912c26a7eb806dcf0565" } }, "extract_dir": "Permafrost\\Polaris",