Skip to content

Commit

Permalink
chore: update scoop manifest for v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Splode committed Sep 7, 2020
1 parent 79f8d7c commit 561073e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pomotroid.json
@@ -1,10 +1,10 @@
{
"version": "0.11.1",
"bin": [["pomotroid-0.11.1-portable.exe", "pomotroid"]],
"url": "https://github.com/Splode/pomotroid/releases/download/v0.11.1/pomotroid-0.11.1-portable.exe",
"hash": "8aba4f402b1afc4fdd9765692631fd47de335ad24348bf51b6cc204364099bb0",
"version": "0.12.0",
"bin": [["pomotroid-0.12.0-portable.exe", "pomotroid"]],
"url": "https://github.com/Splode/pomotroid/releases/download/v0.12.0/pomotroid-0.12.0-portable.exe",
"hash": "3ea0f81d7a4ee2d8993e9ad83e7513b4a6a83d6cb11809518086a3b3a07e3b25",
"description": "A simple and configurable Pomodoro timer. It provides a visually-pleasing and reliable way to track productivity using the Pomodoro Technique.",
"homepage": "https://github.com/splode/pomotroid",
"license": "MIT",
"shortcuts": [["pomotroid-0.11.1-portable.exe", "Pomotroid"]]
"shortcuts": [["pomotroid-0.12.0-portable.exe", "Pomotroid"]]
}

0 comments on commit 561073e

Please sign in to comment.