macskk: 1.4.1 -> 1.11.0

This commit is contained in:
wattmto 2025-03-05 11:42:43 +00:00
parent 0c28c9fee0
commit daeba872e7

View file

@ -11,11 +11,11 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "macskk";
version = "1.4.1";
version = "1.11.0";
src = fetchurl {
url = "https://github.com/mtgto/macSKK/releases/download/${finalAttrs.version}/macSKK-${finalAttrs.version}.dmg";
hash = "sha256-lLIFVGwt3VDsXRRGczY5VeqUyUgkX+G9tB3SGrO0voM=";
hash = "sha256-CqtW6bfSuAo+9VRmRTgx0aKpBKBEDIxidOh7V5vD7ww=";
};
nativeBuildInputs = [