snapmaker-luban: 4.1.3 -> 4.1.4

This commit is contained in:
R. Ryantm 2022-01-20 08:23:09 +00:00 committed by Jonathan Ringer
parent c6b73c9dfd
commit bc98c62d27

View File

@ -8,11 +8,11 @@
stdenv.mkDerivation rec {
pname = "snapmaker-luban";
version = "4.1.3";
version = "4.1.4";
src = fetchurl {
url = "https://github.com/Snapmaker/Luban/releases/download/v${version}/snapmaker-luban-${version}-linux-x64.tar.gz";
sha256 = "sha256-GXpM5dJ3JPf2HgrgTONyeCG6JjK4JhbcGP5ck7v4cqk=";
sha256 = "sha256-hbqIwX6YCrUQAjvKKWFAUjHvcZycnIA6v6l6qmAMuUI=";
};
nativeBuildInputs = [