diff options
-rw-r--r-- | extra.new.json | 3 | ||||
-rw-r--r-- | extra.old.json | 4 | ||||
-rw-r--r-- | extra.old.json~ | 4 |
3 files changed, 9 insertions, 2 deletions
diff --git a/extra.new.json b/extra.new.json index 9098297..83bedd2 100644 --- a/extra.new.json +++ b/extra.new.json @@ -2684,6 +2684,9 @@ "timidity++": { "version": "2.15.0" }, + "tinycdb": { + "version": "0.81" + }, "tmuxp": { "version": "1.47.0", "url": "https://pypi.org/project/tmuxp/1.47.0/" diff --git a/extra.old.json b/extra.old.json index 0f5ef23..fb47e78 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1003,7 +1003,9 @@ "revision": "e2dbd8a50b71f9803563fd070c6431155325865e" }, "nextcloud-app-tasks": { - "version": "v0.15.0" + "version": "v0.16.0", + "gitref": "refs/tags/v0.16.0", + "revision": "86fc86406a9a8717b2b99070338242aea3fff0b7" }, "nfoview": { "version": "1.99" diff --git a/extra.old.json~ b/extra.old.json~ index 993f71f..0f5ef23 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -2040,7 +2040,9 @@ "version": "3.0.0" }, "sequoia-chameleon-gnupg": { - "version": "v0.8.0" + "version": "v0.9.0", + "gitref": "refs/tags/v0.9.0", + "revision": "e4b95c3b3b413cc8cfef958ef49028cb8ba6a227" }, "sequoia-sq": { "version": "v0.35.0" |