art: 1.25.11 -> 1.25.12 (#473596)

This commit is contained in:
nixpkgs-ci[bot]
2026-01-01 03:18:35 +00:00
committed by GitHub

View File

@@ -40,13 +40,13 @@
stdenv.mkDerivation rec {
pname = "art";
version = "1.25.11";
version = "1.25.12";
src = fetchFromGitHub {
owner = "artpixls";
repo = "ART";
tag = version;
hash = "sha256-viX2GjPV4ZvaK7u6KgANbbMLCFRLbCwd48NiIcsHqSY=";
hash = "sha256-iF409zromKDliFRjGWYHBeK38UsxUCH70dgSsHLHhhw=";
};
# Fix the build with CMake 4.