unityhub: 3.19.1 -> 3.19.5 (#540263)

This commit is contained in:
nixpkgs-ci[bot]
2026-07-19 04:07:34 +00:00
committed by GitHub

View File

@@ -11,11 +11,11 @@
stdenv.mkDerivation rec {
pname = "unityhub";
version = "3.19.1";
version = "3.19.5";
src = fetchurl {
url = "https://hub-dist.unity3d.com/artifactory/hub-debian-prod-local/pool/main/u/unity/unityhub_amd64/UnityHubSetup-${version}-amd64.deb";
hash = "sha256-PoWjyHBDsJPrGUBuTB2yXdLPu2gxrGn68flpy7fxC7Q=";
hash = "sha256-WltXrcnOIJMcQVTFf/3tCPP/onQyhv3xTJ563WshJUA=";
};
nativeBuildInputs = [