diff options
-rw-r--r-- | extra.old.json | 4 | ||||
-rw-r--r-- | extra.old.json~ | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/extra.old.json b/extra.old.json index 93aa9b4..2b80d39 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1828,7 +1828,9 @@ "version": "v2.1.1" }, "qemu": { - "version": "v8.2.2" + "version": "v9.0.0", + "gitref": "refs/tags/v9.0.0", + "revision": "7dcc94af9550c1c3845839bd00b6e0a8c86f411f" }, "qjackctl": { "version": "qjackctl_0_9_13" diff --git a/extra.old.json~ b/extra.old.json~ index a61e39a..93aa9b4 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -1556,7 +1556,8 @@ "version": "v1.2.7" }, "python-pydantic": { - "version": "2.7.0" + "version": "2.7.1", + "url": "https://pypi.org/project/pydantic/2.7.1/" }, "python-pydantic-core": { "version": "2.18.2", |