Skip to content

Commit

Permalink
chore: Bump Spicetify Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelPachec0 authored and github-actions[bot] committed Jun 17, 2024
1 parent 59db8ee commit 2f0a0e0
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
24 changes: 12 additions & 12 deletions pkgs/_sources/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
},
"comfySrc": {
"cargoLocks": null,
"date": "2024-06-08",
"date": "2024-06-17",
"extract": null,
"name": "comfySrc",
"passthru": null,
Expand All @@ -91,13 +91,13 @@
"fetchSubmodules": false,
"leaveDotGit": false,
"name": null,
"rev": "d0648ecd36b9407ce997bd0596d1df9d73cbbd0e",
"sha256": "sha256-DJVEk8bN2WKGumEhgIS+LYS9GiGCYSXEsWklXMniFjM=",
"rev": "8f79774155455b3c1beafb4c0863eeb684c23ea8",
"sha256": "sha256-Oel1vHHCAkVIlSnU4z1rSj84YHYspzUItAGO1jvxUrQ=",
"sparseCheckout": [],
"type": "git",
"url": "https://github.com/Comfy-Themes/Spicetify"
},
"version": "d0648ecd36b9407ce997bd0596d1df9d73cbbd0e"
"version": "8f79774155455b3c1beafb4c0863eeb684c23ea8"
},
"customAppsExtensionsSrc": {
"cargoLocks": null,
Expand Down Expand Up @@ -341,7 +341,7 @@
},
"marketplaceSrc": {
"cargoLocks": null,
"date": "2024-06-16",
"date": "2024-06-17",
"extract": null,
"name": "marketplaceSrc",
"passthru": null,
Expand All @@ -351,13 +351,13 @@
"fetchSubmodules": false,
"leaveDotGit": false,
"name": null,
"rev": "f5c076daa737cecf389ae9c4213350d324261da0",
"sha256": "sha256-HKH+9kXl+W6H+GVV8rQgXFVC6IqU0JEj5chPvg+jz7s=",
"rev": "8dff639eb2ba1b79feb71e861f005d5b6b17af64",
"sha256": "sha256-voRbsyOPeVY5lznXRzY/8SB+52po7Dq5IAPs0StmRTA=",
"sparseCheckout": [],
"type": "git",
"url": "https://github.com/spicetify/spicetify-marketplace"
},
"version": "f5c076daa737cecf389ae9c4213350d324261da0"
"version": "8dff639eb2ba1b79feb71e861f005d5b6b17af64"
},
"nameThatTuneSrc": {
"cargoLocks": null,
Expand Down Expand Up @@ -401,7 +401,7 @@
},
"officialSrc": {
"cargoLocks": null,
"date": "2024-06-16",
"date": "2024-06-17",
"extract": null,
"name": "officialSrc",
"passthru": null,
Expand All @@ -411,13 +411,13 @@
"fetchSubmodules": false,
"leaveDotGit": false,
"name": null,
"rev": "e50f6e2ef4bcbba771f7681e357d3b81fe335a74",
"sha256": "sha256-abcHN7B4BexFjao6cl21Tn+Kd3Q10lObrBqW4EFCRZA=",
"rev": "bfa331c6249780b9da2275674302a050a94fbc64",
"sha256": "sha256-GYIiyYOKgY/RopeXwa/dL99EyxrcedCAesdgbF542As=",
"sparseCheckout": [],
"type": "git",
"url": "https://github.com/spicetify/spicetify-cli"
},
"version": "e50f6e2ef4bcbba771f7681e357d3b81fe335a74"
"version": "bfa331c6249780b9da2275674302a050a94fbc64"
},
"officialThemes": {
"cargoLocks": null,
Expand Down
24 changes: 12 additions & 12 deletions pkgs/_sources/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,17 @@
};
comfySrc = {
pname = "comfySrc";
version = "d0648ecd36b9407ce997bd0596d1df9d73cbbd0e";
version = "8f79774155455b3c1beafb4c0863eeb684c23ea8";
src = fetchgit {
url = "https://github.com/Comfy-Themes/Spicetify";
rev = "d0648ecd36b9407ce997bd0596d1df9d73cbbd0e";
rev = "8f79774155455b3c1beafb4c0863eeb684c23ea8";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sparseCheckout = [ ];
sha256 = "sha256-DJVEk8bN2WKGumEhgIS+LYS9GiGCYSXEsWklXMniFjM=";
sha256 = "sha256-Oel1vHHCAkVIlSnU4z1rSj84YHYspzUItAGO1jvxUrQ=";
};
date = "2024-06-08";
date = "2024-06-17";
};
customAppsExtensionsSrc = {
pname = "customAppsExtensionsSrc";
Expand Down Expand Up @@ -241,17 +241,17 @@
};
marketplaceSrc = {
pname = "marketplaceSrc";
version = "f5c076daa737cecf389ae9c4213350d324261da0";
version = "8dff639eb2ba1b79feb71e861f005d5b6b17af64";
src = fetchgit {
url = "https://github.com/spicetify/spicetify-marketplace";
rev = "f5c076daa737cecf389ae9c4213350d324261da0";
rev = "8dff639eb2ba1b79feb71e861f005d5b6b17af64";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sparseCheckout = [ ];
sha256 = "sha256-HKH+9kXl+W6H+GVV8rQgXFVC6IqU0JEj5chPvg+jz7s=";
sha256 = "sha256-voRbsyOPeVY5lznXRzY/8SB+52po7Dq5IAPs0StmRTA=";
};
date = "2024-06-16";
date = "2024-06-17";
};
nameThatTuneSrc = {
pname = "nameThatTuneSrc";
Expand Down Expand Up @@ -283,17 +283,17 @@
};
officialSrc = {
pname = "officialSrc";
version = "e50f6e2ef4bcbba771f7681e357d3b81fe335a74";
version = "bfa331c6249780b9da2275674302a050a94fbc64";
src = fetchgit {
url = "https://github.com/spicetify/spicetify-cli";
rev = "e50f6e2ef4bcbba771f7681e357d3b81fe335a74";
rev = "bfa331c6249780b9da2275674302a050a94fbc64";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sparseCheckout = [ ];
sha256 = "sha256-abcHN7B4BexFjao6cl21Tn+Kd3Q10lObrBqW4EFCRZA=";
sha256 = "sha256-GYIiyYOKgY/RopeXwa/dL99EyxrcedCAesdgbF542As=";
};
date = "2024-06-16";
date = "2024-06-17";
};
officialThemes = {
pname = "officialThemes";
Expand Down

0 comments on commit 2f0a0e0

Please sign in to comment.