From 8eeadce3de10af88dd7a26684eaf11bc51fae9ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:33:48 +0000 Subject: [PATCH] super-productivity: Update to version 11.1.2 --- bucket/super-productivity.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/super-productivity.json b/bucket/super-productivity.json index 5ea63f5242a55a..50623ca0914a0c 100644 --- a/bucket/super-productivity.json +++ b/bucket/super-productivity.json @@ -1,20 +1,20 @@ { - "version": "11.1.1", + "version": "11.1.2", "description": "To-do list & time tracker for programmers and other digital workers with Jira, Github, and Gitlab integration", "homepage": "https://super-productivity.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/johannesjo/super-productivity/releases/download/v11.1.1/Super-Productivity-Setup-x64.exe#/dl.7z", - "hash": "sha512:e9289d56cba13c463fac6bde319fb3ded7b9b41837a665ba07e0f773c7d717bd1ad94d50d213bd290db049b4a67f2973d7742c659aae796e72fc84d487aec1c1", + "url": "https://github.com/johannesjo/super-productivity/releases/download/v11.1.2/Super-Productivity-Setup-x64.exe#/dl.7z", + "hash": "sha512:a1840c07458d63b9f69843e020caa6c3377fb83d9a945aa285ef54a21d0a405fdf4f46d4303c196fd08dc4f596218354fdf27c204dff0e878daf3e60194e05d7", "pre_install": [ "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"", "Remove-Item \"$dir\\`$*\", \"$dir\\Uninst*\" -Force -Recurse" ] }, "arm64": { - "url": "https://github.com/johannesjo/super-productivity/releases/download/v11.1.1/Super-Productivity-Setup-arm64.exe#/dl.7z", - "hash": "sha512:a1c1f6f4051455e330168cb9acaea90823adf4ff8ac56f9bbcfb1cfbcb243bc63cdc0ca7f791066d93bd36090b6fbad230e6cebc1cdac75ae73a1e132a34eb91", + "url": "https://github.com/johannesjo/super-productivity/releases/download/v11.1.2/Super-Productivity-Setup-arm64.exe#/dl.7z", + "hash": "sha512:dbc1197382e3f5ea4a8c8e5533903dd8788b120539117f9a1cb0f525a40d78a6f844fbeb20b973f3bd5c5dde901dd9ae7a3e496e6d8addbe7828cce469274958", "pre_install": [ "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-arm64.7z\" \"$dir\"", "Remove-Item \"$dir\\`$*\", \"$dir\\Uninst*\" -Force -Recurse"