diff options
author | David Runge <dave@sleepmap.de> | 2024-05-05 20:40:24 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-05-05 20:40:24 +0200 |
commit | 01884f11cbccad26a634197325299eb64448fa01 (patch) | |
tree | 9368d64a7745655d94268c48d37e4d0de75bd95f | |
parent | b3ab8fd4166a15c82df6cc7c792a7e68837e9944 (diff) | |
download | nvchecker-01884f11cbccad26a634197325299eb64448fa01.tar.gz nvchecker-01884f11cbccad26a634197325299eb64448fa01.tar.bz2 nvchecker-01884f11cbccad26a634197325299eb64448fa01.tar.xz nvchecker-01884f11cbccad26a634197325299eb64448fa01.zip |
Update mympd
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | extra.new.json | 8 | ||||
-rw-r--r-- | extra.old.json | 4 | ||||
-rw-r--r-- | extra.old.json~ | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/extra.new.json b/extra.new.json index 6659f26..b860efb 100644 --- a/extra.new.json +++ b/extra.new.json @@ -1865,8 +1865,8 @@ "url": "https://pypi.org/project/husl/4.0.3/" }, "python-hypothesis": { - "version": "6.100.2", - "url": "https://pypi.org/project/hypothesis/6.100.2/" + "version": "6.100.4", + "url": "https://pypi.org/project/hypothesis/6.100.4/" }, "python-icalendar": { "version": "5.0.12", @@ -2152,8 +2152,8 @@ "url": "https://pypi.org/project/pywayland/0.4.17/" }, "python-pywlroots": { - "version": "0.16.7", - "url": "https://pypi.org/project/pywlroots/0.16.7/" + "version": "0.16.8", + "url": "https://pypi.org/project/pywlroots/0.16.8/" }, "python-rcssmin": { "version": "1.1.2", diff --git a/extra.old.json b/extra.old.json index 78350ab..0c719ec 100644 --- a/extra.old.json +++ b/extra.old.json @@ -929,7 +929,9 @@ "version": "v3.3.1" }, "mympd": { - "version": "v14.1.2" + "version": "v15.0.1", + "gitref": "refs/tags/v15.0.1", + "revision": "13e0dcaf8f6ceb371fd4707476e3683efa45a0e8" }, "ncmpc": { "version": "v0.49" diff --git a/extra.old.json~ b/extra.old.json~ index db9efb2..78350ab 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -573,7 +573,9 @@ "version": "RELEASE_1_4_0" }, "kubernetes": { - "version": "v1.29.4" + "version": "v1.30.0", + "gitref": "refs/tags/v1.30.0", + "revision": "11602f083ca275dcfd4341641ae7fe338b7f6f69" }, "kxstudio-lv2-extensions": { "version": "2022-09-28" |