Skip to content

Commit

Permalink
stickies: Update to version 10.2a
Browse files Browse the repository at this point in the history
  • Loading branch information
hoilc committed Jan 14, 2025
1 parent 3fac0d2 commit c7cd19c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/stickies.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"version": "10.1d",
"version": "10.2a",
"description": "A small and simple sticky notes utility.",
"homepage": "https://www.zhornsoftware.co.uk/stickies/index.html",
"license": "Freeware",
"url": "https://www.zhornsoftware.co.uk/stickies/stickies_setup_10_1d.exe#/dl.7z",
"hash": "ac2af052cc05baa75abc12631f9bb3b8b08996d94059c70015dd46a47cf1b913",
"url": "https://www.zhornsoftware.co.uk/stickies/stickies_setup_10_2a.exe#/dl.7z",
"hash": "23ec60b840bf652f2158248b451d645d98dbb2ac71d6267cc2bbaca11eeae5e5",
"pre_install": [
"if (!(Test-Path \"$persist_dir\\stickies.db\")) { Set-Content -Encoding ASCII -Path \"$dir\\stickies.db\" -Value $null }",
"if (!(Test-Path \"$persist_dir\\backups\\\")) { New-Item -Path \"$dir\\backups\\\" -ItemType Directory | Out-Null }"
Expand Down

0 comments on commit c7cd19c

Please sign in to comment.