Skip to content

Commit

Permalink
chore: upstream source file checksum changed
Browse files Browse the repository at this point in the history
  • Loading branch information
dpc committed Sep 7, 2023
1 parent 0986c5e commit 507fc19
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions channels/beta/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8361,7 +8361,7 @@
sources = {
all = {
url = "https://dl.google.com/android/repository/sys-img/google_apis/arm64-v8a-32_r06.zip";
sha1 = "f64546f7cfcd751d89c8b7799d444676b217c623";
sha1 = "9e97d7ecd5b6cb9d9141bcbaaec134820ac569e1";
};
};
displayName = "Google APIs ARM 64 v8a System Image";
Expand Down Expand Up @@ -8844,4 +8844,4 @@
};
xml = ./tools.xml;
};
}
}
4 changes: 2 additions & 2 deletions channels/canary/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8509,7 +8509,7 @@
sources = {
all = {
url = "https://dl.google.com/android/repository/sys-img/google_apis/arm64-v8a-32_r06.zip";
sha1 = "f64546f7cfcd751d89c8b7799d444676b217c623";
sha1 = "9e97d7ecd5b6cb9d9141bcbaaec134820ac569e1";
};
};
displayName = "Google APIs ARM 64 v8a System Image";
Expand Down Expand Up @@ -8992,4 +8992,4 @@
};
xml = ./tools.xml;
};
}
}
4 changes: 2 additions & 2 deletions channels/preview/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8361,7 +8361,7 @@
sources = {
all = {
url = "https://dl.google.com/android/repository/sys-img/google_apis/arm64-v8a-32_r06.zip";
sha1 = "f64546f7cfcd751d89c8b7799d444676b217c623";
sha1 = "9e97d7ecd5b6cb9d9141bcbaaec134820ac569e1";
};
};
displayName = "Google APIs ARM 64 v8a System Image";
Expand Down Expand Up @@ -8844,4 +8844,4 @@
};
xml = ./tools.xml;
};
}
}
2 changes: 1 addition & 1 deletion channels/stable/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7767,7 +7767,7 @@
sources = {
all = {
url = "https://dl.google.com/android/repository/sys-img/google_apis/arm64-v8a-32_r06.zip";
sha1 = "f64546f7cfcd751d89c8b7799d444676b217c623";
sha1 = "9e97d7ecd5b6cb9d9141bcbaaec134820ac569e1";
};
};
displayName = "Google APIs ARM 64 v8a System Image";
Expand Down

0 comments on commit 507fc19

Please sign in to comment.