junicode: 2.218 -> 2.220 (#445866)

Changed files
+2 -2
pkgs
by-name
ju
junicode
+2 -2
pkgs/by-name/ju/junicode/package.nix
···
stdenvNoCC.mkDerivation rec {
pname = "junicode";
-
version = "2.218";
+
version = "2.220";
src = fetchzip {
url = "https://github.com/psb1558/Junicode-font/releases/download/v${version}/Junicode_${version}.zip";
-
hash = "sha256-X4BN4USa/Ig2TqauOVMwAAASYISGuVHl/43Kqm0r828=";
+
hash = "sha256-NZdNWnWMWscAI0p878mQ8rOoo5TlEDrKYzfiqGeo4lc=";
};
outputs = [