update pkgs
This commit is contained in:
parent
a7caac6dae
commit
242163f0c2
2 changed files with 8 additions and 8 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"TrackersListCollection": {
|
||||
"cargoLocks": null,
|
||||
"date": "2025-05-20",
|
||||
"date": "2025-05-22",
|
||||
"extract": null,
|
||||
"name": "TrackersListCollection",
|
||||
"passthru": null,
|
||||
|
|
@ -13,14 +13,14 @@
|
|||
"name": null,
|
||||
"owner": "XIU2",
|
||||
"repo": "TrackersListCollection",
|
||||
"rev": "4625b564bb0bf03e069c4fbaa42df59c84ff0fdf",
|
||||
"sha256": "sha256-1si2rVI2TB0urt6HhLeMot6tAsfii+uc74zxYc9AJk0=",
|
||||
"rev": "89d1e855ada9fa4e136759c1f2d9f83e4077fa9b",
|
||||
"sha256": "sha256-2ZctoHyfyDCMuqLlMWoy8BIuZff5fAivtsVPLoVef9I=",
|
||||
"sparseCheckout": [
|
||||
"all.txt"
|
||||
],
|
||||
"type": "github"
|
||||
},
|
||||
"version": "4625b564bb0bf03e069c4fbaa42df59c84ff0fdf"
|
||||
"version": "89d1e855ada9fa4e136759c1f2d9f83e4077fa9b"
|
||||
},
|
||||
"dioxionary": {
|
||||
"cargoLocks": {
|
||||
|
|
|
|||
|
|
@ -3,18 +3,18 @@
|
|||
{
|
||||
TrackersListCollection = {
|
||||
pname = "TrackersListCollection";
|
||||
version = "4625b564bb0bf03e069c4fbaa42df59c84ff0fdf";
|
||||
version = "89d1e855ada9fa4e136759c1f2d9f83e4077fa9b";
|
||||
src = fetchFromGitHub {
|
||||
owner = "XIU2";
|
||||
repo = "TrackersListCollection";
|
||||
rev = "4625b564bb0bf03e069c4fbaa42df59c84ff0fdf";
|
||||
rev = "89d1e855ada9fa4e136759c1f2d9f83e4077fa9b";
|
||||
fetchSubmodules = false;
|
||||
deepClone = false;
|
||||
leaveDotGit = false;
|
||||
sparseCheckout = [ "all.txt" ];
|
||||
sha256 = "sha256-1si2rVI2TB0urt6HhLeMot6tAsfii+uc74zxYc9AJk0=";
|
||||
sha256 = "sha256-2ZctoHyfyDCMuqLlMWoy8BIuZff5fAivtsVPLoVef9I=";
|
||||
};
|
||||
date = "2025-05-20";
|
||||
date = "2025-05-22";
|
||||
};
|
||||
dioxionary = {
|
||||
pname = "dioxionary";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue