From c2bd6b577284eab33f394dc820dc280703914547 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 25 Apr 2021 09:04:57 +0200 Subject: [PATCH] polaris: Update to version 0.13.5 --- bucket/polaris.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/polaris.json b/bucket/polaris.json index 4d0ea4785f..2d4a7557d7 100644 --- a/bucket/polaris.json +++ b/bucket/polaris.json @@ -1,12 +1,12 @@ { - "version": "0.13.4", + "version": "0.13.5", "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.4/Polaris_0.13.4.msi", - "hash": "29605619f85794d435cd98ded28d7a46643c83873cbcd7e2e4c59cfbb4b56f38" + "url": "https://github.com/agersant/polaris/releases/download/0.13.5/Polaris_0.13.5.msi", + "hash": "2c31f45082b217c6996804f7ba48eab17bb9bca2043d1e50ee7662083ca133ce" } }, "extract_dir": "Permafrost\\Polaris",