Skip to content

Commit

Permalink
super-productivity: Update to version 11.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 10, 2025
1 parent d9305dc commit 8eeadce
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/super-productivity.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 8eeadce

Please sign in to comment.