diff options
-rw-r--r-- | extra.new.json | 6 | ||||
-rw-r--r-- | extra.old.json | 3 | ||||
-rw-r--r-- | extra.old.json~ | 3 |
3 files changed, 7 insertions, 5 deletions
diff --git a/extra.new.json b/extra.new.json index e31da4d..4953e55 100644 --- a/extra.new.json +++ b/extra.new.json @@ -1330,9 +1330,9 @@ "revision": "06373d2623a7bd666ec4cd6076f9724d5e86cde8" }, "nextcloud-app-calendar": { - "version": "v4.7.1", - "gitref": "refs/tags/v4.7.1", - "revision": "ff1d2a1ffd797c7905577cd1266c2ca41391deca" + "version": "v4.7.2", + "gitref": "refs/tags/v4.7.2", + "revision": "9959d84aeb71a185a05f1665edd72bedd366a06e" }, "nextcloud-app-contacts": { "version": "v6.0.0", diff --git a/extra.old.json b/extra.old.json index 50c7cd1..80051e6 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1799,7 +1799,8 @@ "version": "0.1.2" }, "python-truststore": { - "version": "0.8.0" + "version": "0.9.0", + "url": "https://pypi.org/project/truststore/0.9.0/" }, "python-tzdata": { "version": "2024.1" diff --git a/extra.old.json~ b/extra.old.json~ index f3bfc20..50c7cd1 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -1629,7 +1629,8 @@ "version": "1.6.1" }, "python-pyproject-hooks": { - "version": "1.0.0" + "version": "1.1.0", + "url": "https://pypi.org/project/pyproject-hooks/1.1.0/" }, "python-pyrss2gen": { "version": "1.1" |