From 303b00e75a4a3c706a3b35984734c455ee1c60d9 Mon Sep 17 00:00:00 2001 From: starise Date: Tue, 3 Dec 2024 14:10:26 +0000 Subject: [PATCH] lunatask: Update to version 2.0.14 --- bucket/lunatask.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lunatask.json b/bucket/lunatask.json index e5c4a57..a59c0c0 100644 --- a/bucket/lunatask.json +++ b/bucket/lunatask.json @@ -1,12 +1,12 @@ { - "version": "2.0.13", + "version": "2.0.14", "description": "All-in-one privacy-focused todo list, notebook, habit and mood tracker, and pomodoro timer.", "homepage": "https://lunatask.app/", "license": "Proprietary", "architecture": { "64bit": { - "url": "https://github.com/lunatask/lunatask/releases/download/v2.0.13/Lunatask-Setup-2.0.13.exe#/dl.7z", - "hash": "b4041db2dec6d5af79f95a47e188f9cf01e10dbfc1f77db81b6888350d14ad92", + "url": "https://github.com/lunatask/lunatask/releases/download/v2.0.14/Lunatask-Setup-2.0.14.exe#/dl.7z", + "hash": "7e50aeaf83bbde57600b968bebf9e7d78f8af616b7d235b0344f15d2f1457d32", "pre_install": [ "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"", "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall*\" -Force -Recurse"