summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authorMasum Reza <50095635+JohnRTitor@users.noreply.github.com>2024-08-01 19:37:33 +0530
committerGitHub <noreply@github.com>2024-08-01 19:37:33 +0530
commitb47895e4bd73fd9506757c89f40a3871ecad00d3 (patch)
treebcfa4b0f8233d1eb78c38604d6bed6c954300649 /pkgs/applications/editors/android-studio
parentec935c52c21ee21e0a0a8ec88021a2fd9fd4f397 (diff)
parent014afd33c8b4aab114552df6f33aae0076087706 (diff)
Merge pull request #331517 from r-ryantm/auto-update/androidStudioPackages.beta
androidStudioPackages.beta: 2024.1.2.9 -> 2024.1.2.10
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 cde0bffab3d6..a90d0c170625 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -13,8 +13,8 @@ let
sha256Hash = "sha256-Qvi/Mc4NEk3dERlfZiowBk2Pmqsgbl5mg56HamvG7aI=";
};
betaVersion = {
- version = "2024.1.2.9"; # "Android Studio Koala Feature Drop | 2024.1.2 Beta 1"
- sha256Hash = "sha256-eTnpU9KrquW4nMRqde9PUmVQ05kf6kFy1yr+Ima9M50=";
+ version = "2024.1.2.10"; # "Android Studio Koala Feature Drop | 2024.1.2 Beta 2"
+ sha256Hash = "sha256-/LrHYyrOPfnSliM5XUOzENjJ+G+M1Ajw31tFAOsbfnQ=";
};
latestVersion = {
version = "2024.1.3.3"; # "Android Studio Ladybug | 2024.1.3 Canary 3"