chore: Update pkgs upstreams

This commit is contained in:
ulic-youthlic 2026-02-09 15:51:45 +08:00
parent 83bf3e5ddb
commit 02e80c2e87
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
3 changed files with 17 additions and 23 deletions

View file

@ -22,7 +22,7 @@
}, },
"TrackersListCollection": { "TrackersListCollection": {
"cargoLock": null, "cargoLock": null,
"date": "2026-01-31", "date": "2026-02-09",
"extract": null, "extract": null,
"name": "TrackersListCollection", "name": "TrackersListCollection",
"passthru": null, "passthru": null,
@ -34,14 +34,12 @@
"name": null, "name": null,
"owner": "XIU2", "owner": "XIU2",
"repo": "TrackersListCollection", "repo": "TrackersListCollection",
"rev": "0c7a32db6974f0c58f30a0753f4a8d164a22262d", "rev": "3f782e96279b2ea8f051fcf8a782f6b67613bf75",
"sha256": "sha256-cydLc8KSt/Qy9n9Cq+eY6v14pZhjmQmqV16rWQda8Gw=", "sha256": "sha256-+YNTJlhYK1YD5VL7DgCbVco+60rhuFdZtD2Cs/Jk9wU=",
"sparseCheckout": [ "sparseCheckout": [],
"all.txt"
],
"type": "github" "type": "github"
}, },
"version": "0c7a32db6974f0c58f30a0753f4a8d164a22262d" "version": "3f782e96279b2ea8f051fcf8a782f6b67613bf75"
}, },
"noto-sans-cjk": { "noto-sans-cjk": {
"cargoLock": null, "cargoLock": null,
@ -127,7 +125,7 @@
}, },
"spotx": { "spotx": {
"cargoLock": null, "cargoLock": null,
"date": "2026-01-27", "date": "2026-02-08",
"extract": null, "extract": null,
"name": "spotx", "name": "spotx",
"passthru": null, "passthru": null,
@ -139,12 +137,12 @@
"name": null, "name": null,
"owner": "SpotX-Official", "owner": "SpotX-Official",
"repo": "SpotX-Bash", "repo": "SpotX-Bash",
"rev": "ca98eef240cd26b90ff423a836229275d4a1594f", "rev": "41c8d9cd29b1b201b5495f1839a140e05def8fd1",
"sha256": "sha256-7u4ewbrBWu9AizkTJDW+Mo/syAmJEz5yH2vA4Zodi9c=", "sha256": "sha256-gCatmzChRhFEPzE476hi9BMgVacvCrXCQpD3QMxEKpU=",
"sparseCheckout": [], "sparseCheckout": [],
"type": "github" "type": "github"
}, },
"version": "ca98eef240cd26b90ff423a836229275d4a1594f" "version": "41c8d9cd29b1b201b5495f1839a140e05def8fd1"
}, },
"wshowkeys-mao": { "wshowkeys-mao": {
"cargoLock": null, "cargoLock": null,

View file

@ -20,18 +20,15 @@
}; };
TrackersListCollection = { TrackersListCollection = {
pname = "TrackersListCollection"; pname = "TrackersListCollection";
version = "0c7a32db6974f0c58f30a0753f4a8d164a22262d"; version = "3f782e96279b2ea8f051fcf8a782f6b67613bf75";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "XIU2"; owner = "XIU2";
repo = "TrackersListCollection"; repo = "TrackersListCollection";
rev = "0c7a32db6974f0c58f30a0753f4a8d164a22262d"; rev = "3f782e96279b2ea8f051fcf8a782f6b67613bf75";
fetchSubmodules = false; fetchSubmodules = false;
deepClone = false; sha256 = "sha256-+YNTJlhYK1YD5VL7DgCbVco+60rhuFdZtD2Cs/Jk9wU=";
leaveDotGit = false;
sparseCheckout = [ "all.txt" ];
sha256 = "sha256-cydLc8KSt/Qy9n9Cq+eY6v14pZhjmQmqV16rWQda8Gw=";
}; };
date = "2026-01-31"; date = "2026-02-09";
}; };
noto-sans-cjk = { noto-sans-cjk = {
pname = "noto-sans-cjk"; pname = "noto-sans-cjk";
@ -84,15 +81,15 @@
}; };
spotx = { spotx = {
pname = "spotx"; pname = "spotx";
version = "ca98eef240cd26b90ff423a836229275d4a1594f"; version = "41c8d9cd29b1b201b5495f1839a140e05def8fd1";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "SpotX-Official"; owner = "SpotX-Official";
repo = "SpotX-Bash"; repo = "SpotX-Bash";
rev = "ca98eef240cd26b90ff423a836229275d4a1594f"; rev = "41c8d9cd29b1b201b5495f1839a140e05def8fd1";
fetchSubmodules = false; fetchSubmodules = false;
sha256 = "sha256-7u4ewbrBWu9AizkTJDW+Mo/syAmJEz5yH2vA4Zodi9c="; sha256 = "sha256-gCatmzChRhFEPzE476hi9BMgVacvCrXCQpD3QMxEKpU=";
}; };
date = "2026-01-27"; date = "2026-02-08";
}; };
wshowkeys-mao = { wshowkeys-mao = {
pname = "wshowkeys-mao"; pname = "wshowkeys-mao";

View file

@ -14,7 +14,6 @@ src.git = "https://github.com/SpotX-Official/SpotX-Bash.git"
[TrackersListCollection] [TrackersListCollection]
fetch.github = "XIU2/TrackersListCollection" fetch.github = "XIU2/TrackersListCollection"
git.sparseCheckout = ["all.txt"]
src.git = "https://github.com/XIU2/TrackersListCollection.git" src.git = "https://github.com/XIU2/TrackersListCollection.git"
[wshowkeys-mao] [wshowkeys-mao]