cozette: 1.19.1 -> 1.19.2

This commit is contained in:
R. Ryantm 2023-04-20 16:09:33 +00:00
parent cb4ab614ee
commit 93d36b7122

View file

@ -2,11 +2,11 @@
stdenvNoCC.mkDerivation rec {
pname = "cozette";
version = "1.19.1";
version = "1.19.2";
src = fetchzip {
url = "https://github.com/slavfox/Cozette/releases/download/v.${version}/CozetteFonts.zip";
hash = "sha256-CpabWJJDCY+mgE+9U8L50MmWVfhkm+LnfMQtOTXyE8s=";
hash = "sha256-+TnKUgrAafR5irS9XeXWfb1a2PfUKOXf8CAmqJbf6y4=";
};
installPhase = ''