googleearth-pro: 7.3.6.10201 -> 7.3.7.1155

This commit is contained in:
Thomas Murphy
2026-05-21 19:21:34 -06:00
parent 54c40b68e4
commit 9882a4e3c7

View File

@@ -40,11 +40,11 @@ let
in
stdenv.mkDerivation rec {
pname = "googleearth-pro";
version = "7.3.6.10201";
version = "7.3.7.1155";
src = fetchurl {
url = "https://dl.google.com/linux/earth/deb/pool/main/g/google-earth-pro-stable/google-earth-pro-stable_${version}-r0_${arch}.deb";
sha256 = "sha256-LqkXOSfE52+7x+Y0DBjYzvVKO0meytLNHuS/ia88FbI=";
sha256 = "sha256-lWFGpO4fCywxK/najHzFQoftfCEFiYX/31nloJSzCyM=";
};
nativeBuildInputs = [