Skip to content

Commit d38afef

Browse files
chore: update Scoop manifest and latest.json to v1.1.1-test2 [skip ci]
1 parent 2dff785 commit d38afef

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

latest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"version": "1.1.1-test",
3-
"notes": "See https://github.com/Splode/pomotroid/releases/tag/v1.1.1-test for release notes.",
4-
"pub_date": "2026-03-10T23:24:27Z",
2+
"version": "1.1.1-test2",
3+
"notes": "See https://github.com/Splode/pomotroid/releases/tag/v1.1.1-test2 for release notes.",
4+
"pub_date": "2026-03-11T01:24:50Z",
55
"platforms": {
66
"linux-x86_64": {
77
"signature": "",
8-
"url": "https://github.com/Splode/pomotroid/releases/download/v1.1.1-test/Pomotroid_1.1.1-test_amd64.AppImage"
8+
"url": "https://github.com/Splode/pomotroid/releases/download/v1.1.1-test2/Pomotroid_1.1.1-test2_amd64.AppImage"
99
},
1010
"darwin-universal": {
1111
"signature": "",
12-
"url": "https://github.com/Splode/pomotroid/releases/download/v1.1.1-test/Pomotroid_1.1.1-test_universal.dmg"
12+
"url": "https://github.com/Splode/pomotroid/releases/download/v1.1.1-test2/Pomotroid_1.1.1-test2_universal.dmg"
1313
},
1414
"windows-x86_64": {
1515
"signature": "",
16-
"url": "https://github.com/Splode/pomotroid/releases/download/v1.1.1-test/Pomotroid_1.1.1-test_x64-setup.exe"
16+
"url": "https://github.com/Splode/pomotroid/releases/download/v1.1.1-test2/Pomotroid_1.1.1-test2_x64-setup.exe"
1717
}
1818
}
1919
}

pomotroid.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"version": "1.1.1-test",
2+
"version": "1.1.1-test2",
33
"description": "🍅 Simple and visually-pleasing Pomodoro timer. Pomotroid is a simple and configurable Pomodoro timer. It aims to provide a visually-pleasing and reliable way to track productivity using the Pomodoro Technique.",
44
"homepage": "https://github.com/Splode/pomotroid",
55
"license": "MIT",
6-
"url": "https://github.com/Splode/pomotroid/releases/download/v1.1.1-test/Pomotroid_1.1.1-test_x64-setup.exe#/dl.exe",
7-
"hash": "42d0209dba7a2c4b9202c22b0043bfc86a97eac8ea34d87899b0ecd655ac9f35",
6+
"url": "https://github.com/Splode/pomotroid/releases/download/v1.1.1-test2/Pomotroid_1.1.1-test2_x64-setup.exe#/dl.exe",
7+
"hash": "bc875009179a6663f9e1583126aac9ef3af5743361dec7247313594acc10568d",
88
"installer": {
99
"script": "Start-Process \"$dir\\dl.exe\" -ArgumentList '/S', \"/D=$dir\" -Wait"
1010
},

0 commit comments

Comments
 (0)