Merge pull request #333373 from r-ryantm/auto-update/sketchybar-app-font
sketchybar-app-font: 2.0.20 -> 2.0.23
This commit is contained in:
commit
5a1160e510
@ -9,13 +9,13 @@
|
||||
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "sketchybar-app-font";
|
||||
version = "2.0.20";
|
||||
version = "2.0.23";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "kvndrsslr";
|
||||
repo = "sketchybar-app-font";
|
||||
rev = "v2.0.20";
|
||||
hash = "sha256-vWOVPllygKFeJe3aDOnXKdfIq9foL2V/sr1kj4VBhbc=";
|
||||
rev = "v2.0.23";
|
||||
hash = "sha256-pVMfM9m1POwHhhTQ8nj7fVWzfVaUSNNbh6uHhWJmwpQ=";
|
||||
};
|
||||
|
||||
pnpmDeps = pnpm.fetchDeps {
|
||||
|
Loading…
Reference in New Issue
Block a user