snapmaker-luban: 4.3.2 -> 4.4.0

This commit is contained in:
R. Ryantm 2022-09-22 03:44:40 +00:00 committed by Bobby Rong
parent 41d2b55bd0
commit dd0a82b08c

View file

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