From b8e66dbd698a016c2f1e49e3aa995700524c6691 Mon Sep 17 00:00:00 2001 From: Daneo Van Overloop <7900887+daneov@users.noreply.github.com> Date: Sun, 27 Aug 2023 21:26:30 +0200 Subject: [PATCH] android-studio-beta: 2022.3.1.17 -> 2023.1.1.7 The current beta is called Hedgehog, as can be observed on the [Android developer page (archived)](https://archive.ph/BNZik). --- pkgs/applications/editors/android-studio/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix index d7d0f21c8823..ae37b6f2fd89 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -14,8 +14,8 @@ let sha256Hash = "sha256-JQYl3KsYPgxo6/Eu+KUir3NpUn128e/HBPk8BbAv+p4="; }; betaVersion = { - version = "2022.3.1.17"; # "Android Studio Giraffe (2022.3.1) RC 1" - sha256Hash = "sha256-Bpur9ytiwa0udiyYVxlfLT4M+ZcO5atQUQg/ForATP4="; + version = "2023.1.1.17"; # "Android Studio Hedgehog (2023.3.1)" + sha256Hash = "sha256-0sN+B1RxxlbgxXrEs8gft4qjvIYtazJS6DllHZ2h768="; }; latestVersion = { version = "2023.1.1.14"; # Android Studio Hedgehog (2023.1.1) Canary 14