Skip to content

Commit c6186b7

Browse files
googleearth-pro: 7.3.6.9796 -> 7.3.6.10201 (#375810)
2 parents 0747d1b + 07b6b77 commit c6186b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/applications/misc/googleearth-pro/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ let
3838
in
3939
mkDerivation rec {
4040
pname = "googleearth-pro";
41-
version = "7.3.6.9796";
41+
version = "7.3.6.10201";
4242

4343
src = fetchurl {
4444
url = "https://dl.google.com/linux/earth/deb/pool/main/g/google-earth-pro-stable/google-earth-pro-stable_${version}-r0_${arch}.deb";
45-
sha256 = "sha256-Wv2jPGN7LC5T32WdX3W1BfGYrcXTNWTI1Wv+PmD0gNM=";
45+
sha256 = "sha256-LqkXOSfE52+7x+Y0DBjYzvVKO0meytLNHuS/ia88FbI=";
4646
};
4747

4848
nativeBuildInputs = [

0 commit comments

Comments
 (0)