update nvchecker
This commit is contained in:
parent
a5c19bb32e
commit
9a27d383aa
2 changed files with 17 additions and 7 deletions
|
|
@ -26,15 +26,20 @@
|
|||
"revision": "a556b2fae50cdb94021b38a669c74f550b69333a"
|
||||
},
|
||||
"calibre-bin": {
|
||||
"version": "8.10.0",
|
||||
"gitref": "refs/tags/v8.10.0",
|
||||
"revision": "fb76d06a5b0289d2fedc5ca78fb519853dfc2a74"
|
||||
"version": "8.11.1",
|
||||
"gitref": "refs/tags/v8.11.1",
|
||||
"revision": "63d9cc24cf3d2a2a3b1729475b830f9bd842d327"
|
||||
},
|
||||
"cantata-qt6": {
|
||||
"version": "3.3.1",
|
||||
"gitref": "refs/tags/v3.3.1",
|
||||
"revision": "5c3ee4d7582bb5bc7ebb1ea5bc414b1c8cbc2359"
|
||||
},
|
||||
"cosmic-ext-tweaks": {
|
||||
"version": "0.2.0",
|
||||
"gitref": "refs/tags/0.2.0",
|
||||
"revision": "cf5f2194223c6331facbee8b35dea8e647cbc186"
|
||||
},
|
||||
"cubiomes-viewer": {
|
||||
"version": "4.1.2",
|
||||
"gitref": "refs/tags/4.1.2",
|
||||
|
|
@ -117,7 +122,7 @@
|
|||
"revision": "54a2c47bec416f8bd4948147da24c095e9bf2c19"
|
||||
},
|
||||
"google-chrome-bin": {
|
||||
"version": "140.0.7339.185"
|
||||
"version": "140.0.7339.207"
|
||||
},
|
||||
"grimblast": {
|
||||
"version": "20250922.090619",
|
||||
|
|
@ -375,9 +380,9 @@
|
|||
"revision": "61ee1e10620277f827b8302b46afacf72c0d1709"
|
||||
},
|
||||
"zen-browser-bin": {
|
||||
"version": "1.16b",
|
||||
"gitref": "refs/tags/1.16b",
|
||||
"revision": "5ac63e3b3ba8f26bbb8d7da618336acd6a4e8c77"
|
||||
"version": "1.16.1b",
|
||||
"gitref": "refs/tags/1.16.1b",
|
||||
"revision": "a18dc63437b1ad940486dcf247d19c8c6ebfd9d8"
|
||||
},
|
||||
"zsh-theme-powerlevel10k": {
|
||||
"version": "1.20.0",
|
||||
|
|
|
|||
|
|
@ -36,6 +36,11 @@ source = "git"
|
|||
git = "https://github.com/nullobsi/cantata.git"
|
||||
prefix = "v"
|
||||
|
||||
[cosmic-ext-tweaks]
|
||||
source = "git"
|
||||
git = "https://github.com/cosmic-utils/tweaks.git"
|
||||
prefix = "v"
|
||||
|
||||
[cubiomes-viewer]
|
||||
source = "git"
|
||||
git = "https://github.com/Cubitect/cubiomes-viewer.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue