Loading pkgs/by-name/ya/yamlscript/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,11 +2,11 @@ buildGraalvmNativeImage rec { pname = "yamlscript"; version = "0.1.75"; version = "0.1.76"; src = fetchurl { url = "https://github.com/yaml/yamlscript/releases/download/${version}/yamlscript.cli-${version}-standalone.jar"; hash = "sha256-GdnrEHVdJmwcs6l1Fw3pXJ8hS+spcNpDQ346d6F0OTM="; hash = "sha256-+3UKOHfiY5GUkvvciNNFXBiAX1QQV4BUIFN+EhbjSEs="; }; executable = "ys"; Loading Loading
pkgs/by-name/ya/yamlscript/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,11 +2,11 @@ buildGraalvmNativeImage rec { pname = "yamlscript"; version = "0.1.75"; version = "0.1.76"; src = fetchurl { url = "https://github.com/yaml/yamlscript/releases/download/${version}/yamlscript.cli-${version}-standalone.jar"; hash = "sha256-GdnrEHVdJmwcs6l1Fw3pXJ8hS+spcNpDQ346d6F0OTM="; hash = "sha256-+3UKOHfiY5GUkvvciNNFXBiAX1QQV4BUIFN+EhbjSEs="; }; executable = "ys"; Loading