Compare commits

...

2 commits

Author SHA1 Message Date
0e1fee78ff
update nvchecker 2025-09-20 08:12:45 +02:00
94607c032f
modified: current_version.json 2025-09-19 21:12:11 +02:00
2 changed files with 12 additions and 3 deletions

View file

@ -119,6 +119,11 @@
"google-chrome-bin": { "google-chrome-bin": {
"version": "140.0.7339.185" "version": "140.0.7339.185"
}, },
"grimblast": {
"version": "20250916.203942",
"revision": "9e73a0e753251fbc6e987bd13324886dc6ca8f9a",
"url": "https://github.com/hyprwm/contrib/commit/9e73a0e753251fbc6e987bd13324886dc6ca8f9a"
},
"grub-theme-arch": { "grub-theme-arch": {
"version": "3.4", "version": "3.4",
"gitref": "refs/tags/v3.4", "gitref": "refs/tags/v3.4",
@ -230,9 +235,9 @@
"revision": "92d2affbee4d5f6bf5fcd20d1bc4519a1ce2eb45" "revision": "92d2affbee4d5f6bf5fcd20d1bc4519a1ce2eb45"
}, },
"papirus-icon-theme-git": { "papirus-icon-theme-git": {
"version": "20250906.060022", "version": "20250919.152406",
"revision": "ecda02faee671f66d0be3a290835070c36d6230d", "revision": "9542f3e25d89bfadc66f90a1b94e1fc42011dec7",
"url": "https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/commit/ecda02faee671f66d0be3a290835070c36d6230d" "url": "https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/commit/9542f3e25d89bfadc66f90a1b94e1fc42011dec7"
}, },
"peazip": { "peazip": {
"version": "10.6.1", "version": "10.6.1",

View file

@ -126,6 +126,10 @@ suite = "stable"
repo = "main" repo = "main"
strip_release = true strip_release = true
[grimblast]
source = "github"
github = "hyprwm/contrib"
[grub-theme-arch] [grub-theme-arch]
source = "git" source = "git"
git = "https://github.com/ahmedmoselhi/distro-grub-themes.git" git = "https://github.com/ahmedmoselhi/distro-grub-themes.git"