about summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorAndrei Lapshin <alapshin@fastmail.com>2023-01-13 09:01:34 +0100
committerAndrei Lapshin <alapshin@fastmail.com>2023-01-21 09:57:06 +0100
commit3fe5a73b2898d86ccbf856622bfc35da9f0da206 (patch)
tree245e3e534849338a4db79ad3d342b25dce08cdb8 /pkgs/applications/editors
parent6e6fcce2f9b82e4d495707519139a566ac15fdd6 (diff)
androidStudioPackages.beta: 2022.1.1.12 -> 2022.2.1.12
Diffstat (limited to 'pkgs/applications/editors')
-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 89f3d4ad0290c..139212ddf2c07 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -14,8 +14,8 @@ let
     sha256Hash = "luxE6a2C86JB28ezuIZV49TyE314S1RcNXQnCQamjUA=";
   };
   betaVersion = {
-    version = "2022.1.1.12"; # "Android Studio Electric Eel (2022.1.1) Beta 2"
-    sha256Hash = "8iSFPH0PTQkzV1t8bEq7CBtOU8pzdnD/PrpVcgPnO6Q=";
+    version = "2022.2.1.12"; # "Android Studio Flamingo (2022.2.1) Beta 1"
+    sha256Hash = "tIgmX9KiRInIupgIXWgg4dMf8bTwkVopOxAO5O1PUAc=";
   };
   latestVersion = { # canary & dev
     version = "2022.2.1.2"; # "Android Studio Flamingo (2022.2.1) Canary 2"