summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2024-07-20 08:13:20 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2024-07-20 08:13:20 +0000
commit768070f0c1b0720c8c0c55b295a4de7cd3db59d4 (patch)
tree881afffc386907e462de4c8793a71e760250e7a4 /pkgs/applications/editors/android-studio
parentb098e0c792c4aa5af5b8b698b840383f045f8ab7 (diff)
androidStudioPackages.beta: 2024.1.1.10 -> 2024.1.2.9
Diffstat (limited to 'pkgs/applications/editors/android-studio')
-rw-r--r--pkgs/applications/editors/android-studio/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix
index d7b64de97cf2..ddb6ce29f562 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -13,8 +13,8 @@ let
sha256Hash = "sha256-2PqOz+QVtEUTNQkBUB4qD0KcoDPPGAUFSxyBbEpwRWU=";
};
betaVersion = {
- version = "2024.1.1.10"; # "Android Studio Koala | 2024.1.1 RC 2"
- sha256Hash = "sha256-84CpZfoAvJHUCO3ZBJqDbuz9xuGE/5xJfXoetJDXju8=";
+ version = "2024.1.2.9"; # "Android Studio Koala Feature Drop | 2024.1.2 Beta 1"
+ sha256Hash = "sha256-eTnpU9KrquW4nMRqde9PUmVQ05kf6kFy1yr+Ima9M50=";
};
latestVersion = {
version = "2024.1.2.8"; # "Android Studio Koala Feature Drop | 2024.1.2 Canary 8"