Skip to content

Commit

Permalink
Bump Spicetify Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
A1ca7raz authored and github-actions[bot] committed Aug 22, 2024
1 parent f666123 commit bc30b9f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions pkgs/_sources/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@
},
"officialThemes": {
"cargoLocks": null,
"date": "2024-08-08",
"date": "2024-08-23",
"extract": null,
"name": "officialThemes",
"passthru": null,
Expand All @@ -411,13 +411,13 @@
"fetchSubmodules": false,
"leaveDotGit": false,
"name": null,
"rev": "11e89d411ba1cc77ef89ccf65f301302c3c3d566",
"sha256": "sha256-a3tGk30V+O4qOzhQ0dfucLTxFWLcAJYYigFzQVhSgiE=",
"rev": "71d67f6475edc9fe2c681570825eae0048d8f9da",
"sha256": "sha256-4xSzw2+ulOS5lWgGrOYSFi4d0XrznmKDnJc019OlJII=",
"sparseCheckout": [],
"type": "git",
"url": "https://github.com/spicetify/spicetify-themes"
},
"version": "11e89d411ba1cc77ef89ccf65f301302c3c3d566"
"version": "71d67f6475edc9fe2c681570825eae0048d8f9da"
},
"omniSrc": {
"cargoLocks": null,
Expand Down
8 changes: 4 additions & 4 deletions pkgs/_sources/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -283,17 +283,17 @@
};
officialThemes = {
pname = "officialThemes";
version = "11e89d411ba1cc77ef89ccf65f301302c3c3d566";
version = "71d67f6475edc9fe2c681570825eae0048d8f9da";
src = fetchgit {
url = "https://github.com/spicetify/spicetify-themes";
rev = "11e89d411ba1cc77ef89ccf65f301302c3c3d566";
rev = "71d67f6475edc9fe2c681570825eae0048d8f9da";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sparseCheckout = [ ];
sha256 = "sha256-a3tGk30V+O4qOzhQ0dfucLTxFWLcAJYYigFzQVhSgiE=";
sha256 = "sha256-4xSzw2+ulOS5lWgGrOYSFi4d0XrznmKDnJc019OlJII=";
};
date = "2024-08-08";
date = "2024-08-23";
};
omniSrc = {
pname = "omniSrc";
Expand Down

0 comments on commit bc30b9f

Please sign in to comment.