Skip to content

Commit

Permalink
pidgin-spellcheck-en, reshade-addons manifests updated
Browse files Browse the repository at this point in the history
  • Loading branch information
instinctualjealousy committed Feb 3, 2024
1 parent f56eb62 commit 54db8a6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions bucket/pidgin-spellcheck-en.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"homepage": "https://extensions.libreoffice.org/en/extensions/show/english-dictionaries",
"description": "Up-to-date English spellchecking dictionary for Pidgin",
"version": "2024-01-01",
"version": "2024-02-01",
"license": "LGPL",
"notes": [
"Be sure to turn on \"Highlight misspelled words\" on Pidgin's conversation preferences page.",
"This installation- given its methods- will be wiped out when Pidgin updates.",
"If only Pidgin supported putting pixmaps, locale and other extraneous dependencies in the \".purple\" folder...",
"Please force reinstall this manifest after an update of Pidgin to fix."
],
"url": "https://extensions.libreoffice.org/assets/downloads/41/1704094893/dict-en-20240101_lo.oxt#/dl.zip",
"hash": "3a3f206750071d9f933c62dc9e592d149e5c5efc8a8d8cf7cc5e025c5ed2929f",
"url": "https://extensions.libreoffice.org/assets/downloads/41/1706771103/dict-en-20240201_lo.oxt#/dl.zip",
"hash": "5cf6358d4ce761cd54d2ec28a164173ba75fbdc8283c461af925980849e0e8d0",
"post_install": [
"$pidgin = \"$(appdir pidgin)\\current\"",
"if (!(Test-Path \"$pidgin\\spellcheck\\share\\enchant\\myspell\")) {",
Expand All @@ -30,7 +30,7 @@
"regex": "MAGP ([\\d-]+)"
},
"autoupdate": {
"url": "https://extensions.libreoffice.org/assets/downloads/41/1704094893/dict-en-$cleanVersion_lo.oxt#/dl.zip"
"url": "https://extensions.libreoffice.org/assets/downloads/41/1706771103/dict-en-$cleanVersion_lo.oxt#/dl.zip"
},
"depends": "pidgin"
}
6 changes: 3 additions & 3 deletions bucket/reshade-addons.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"version": "6.0.0",
"version": "6.0.1",
"description": "A generic post-processing injector for games and video software with full add-on support",
"homepage": "https://reshade.me",
"license": "BSD-3-Clause",
"url": "https://reshade.me/downloads/ReShade_Setup_6.0.0_Addon.exe#/ReShade.exe",
"hash": "f97f5a1968dfd0b9480e4762cdba219ada8e0decb3cca7eb5e1ea7f3ea7beeb2",
"url": "https://reshade.me/downloads/ReShade_Setup_6.0.1_Addon.exe#/ReShade.exe",
"hash": "7850068460fa81c35ba0c3ff44d27cb09608a02cba76a396bbb128cf22fb8800",
"bin": "ReShade.exe",
"shortcuts": [
[
Expand Down

0 comments on commit 54db8a6

Please sign in to comment.