update nvchecker
This commit is contained in:
parent
94607c032f
commit
0e1fee78ff
2 changed files with 9 additions and 0 deletions
|
|
@ -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",
|
||||||
|
|
|
||||||
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue