diff options
-rw-r--r-- | extra.old.json | 4 | ||||
-rw-r--r-- | extra.old.json~ | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/extra.old.json b/extra.old.json index f5cade6..e13461e 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1086,7 +1086,9 @@ "version": "v5.0.2" }, "podman-compose": { - "version": "v1.0.6" + "version": "v1.1.0", + "gitref": "refs/tags/v1.1.0", + "revision": "8db95c4512ded2274dbd08217d85cf43444017c8" }, "podman-dnsname": { "version": "v1.3.1" diff --git a/extra.old.json~ b/extra.old.json~ index e50c98b..f5cade6 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -544,7 +544,9 @@ "version": "0.9" }, "juce": { - "version": "7.0.11" + "version": "7.0.12", + "gitref": "refs/tags/7.0.12", + "revision": "4f43011b96eb0636104cb3e433894cda98243626" }, "kernelshark": { "version": "kernelshark-v2.3.1" |