update nvchecker

This commit is contained in:
Christian Schendel 2025-09-29 11:10:41 +02:00
parent 9a27d383aa
commit e83a4286a5
Signed by: doppelhelix
GPG key ID: 5874D2437CD5BBB3
2 changed files with 13 additions and 13 deletions

View file

@ -62,9 +62,9 @@
"version": "2_SP69" "version": "2_SP69"
}, },
"euphonica": { "euphonica": {
"version": "0.97.1_beta", "version": "0.97.2_beta",
"gitref": "refs/tags/v0.97.1-beta", "gitref": "refs/tags/v0.97.2-beta",
"revision": "0fe8b1ea4fb45546e6272f5bdbf5f561ce261b94" "revision": "bba0ad3906dd29cd9fe55907b7e0580eff706c0e"
}, },
"fdroidserver": { "fdroidserver": {
"version": "2.4.2", "version": "2.4.2",
@ -125,9 +125,9 @@
"version": "140.0.7339.207" "version": "140.0.7339.207"
}, },
"grimblast": { "grimblast": {
"version": "20250922.090619", "version": "20250929.051721",
"revision": "de79078fd59140067e53cd00ebdf17f96ce27846", "revision": "125043bea28e5f988f4e97250213948667a26b1c",
"url": "https://github.com/hyprwm/contrib/commit/de79078fd59140067e53cd00ebdf17f96ce27846" "url": "https://github.com/hyprwm/contrib/commit/125043bea28e5f988f4e97250213948667a26b1c"
}, },
"grub-theme-arch": { "grub-theme-arch": {
"version": "3.4", "version": "3.4",
@ -190,9 +190,9 @@
"revision": "29b31e251eb9eac3804955489c285851eb2aca97" "revision": "29b31e251eb9eac3804955489c285851eb2aca97"
}, },
"librewolf-bin": { "librewolf-bin": {
"version": "143.0-1", "version": "143.0.1-1",
"gitref": "refs/tags/143.0-1", "gitref": "refs/tags/143.0.1-1",
"revision": "cc960c2b6f6493e3546a16deca164da7504a1245" "revision": "738d8e1aba3d814fe7869ee0c18aae5ad4355da5"
}, },
"menulibre": { "menulibre": {
"version": "2.4.0", "version": "2.4.0",
@ -370,9 +370,9 @@
"revision": "2db390f3bb1f57e73b3172a7c24f4c1fe35c0c96" "revision": "2db390f3bb1f57e73b3172a7c24f4c1fe35c0c96"
}, },
"yay": { "yay": {
"version": "12.5.0", "version": "12.5.2",
"gitref": "refs/tags/v12.5.0", "gitref": "refs/tags/v12.5.2",
"revision": "559bc06b31c291b618b1ec0ccd60505a7ec6e0ef" "revision": "60b7f639f88686af46f7c5ea60a4af882df0d598"
}, },
"zapzap": { "zapzap": {
"version": "6.2.1.1", "version": "6.2.1.1",

View file

@ -2,7 +2,7 @@
oldver = "current_version.json" oldver = "current_version.json"
newver = "new_version.json" newver = "new_version.json"
keyfile = "~/.config/nvchecker/keyfile.toml" keyfile = "~/.config/nvchecker/keyfile.toml"
http_timeout = 2 http_timeout = 4
[aaxtomp3] [aaxtomp3]
source = "git" source = "git"
git = "https://github.com/doppelhelix/AAXtoMP3.git" git = "https://github.com/doppelhelix/AAXtoMP3.git"