From fa0fb823835a619e73461b518771be1d20eab242 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Thu, 4 Apr 2024 04:55:14 +0530 Subject: [PATCH 1/2] androidStudioPackages.beta: 2023.3.1.1 Beta 1 -> 2023.3.1.1 Beta 2 --- 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 86a93df500b1..2d1e16932527 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -14,8 +14,8 @@ let sha256Hash = "sha256-ACZCdXKEnJy7DJTW+XGOoIvDRdzP47NytUEAqV//mbU="; }; betaVersion = { - version = "2023.3.1.14"; # "Android Studio Jellyfish | 2023.3.1.1 Beta 1" - sha256Hash = "sha256-2p/WwH6yPAMwUSJ5NrWvJBZG395eS9UgApFr/CB1fUo="; + version = "2023.3.1.15"; # "Android Studio Jellyfish | 2023.3.1.1 Beta 2" + sha256Hash = "sha256-ImXHda8Xbayuk+OMZVtAFsGNnaqm2PvI3lko2gUpIeU="; }; latestVersion = { version = "2023.3.2.2"; # "Android Studio Koala | 2023.3.2 Canary 2" From 645597b12fa68769265075d2f1b303fca6340a74 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Thu, 4 Apr 2024 04:55:48 +0530 Subject: [PATCH 2/2] androidStudioPackages.canary: 2023.3.2 Canary 2 -> 2024.1.1 Canary 3 --- 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 2d1e16932527..209ed4003fc8 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -18,8 +18,8 @@ let sha256Hash = "sha256-ImXHda8Xbayuk+OMZVtAFsGNnaqm2PvI3lko2gUpIeU="; }; latestVersion = { - version = "2023.3.2.2"; # "Android Studio Koala | 2023.3.2 Canary 2" - sha256Hash = "sha256-KrCNkKFyOUE2q2b1wjvmn3E5IedAp1kFKII+70i1Wwk="; + version = "2024.1.1.1"; # "Android Studio Koala | 2024.1.1 Canary 3" + sha256Hash = "sha256-QNAudFlM+1QAZg+EYgiIknllai4N1wj55ZnkUWho7ps="; }; in { # Attributes are named by their corresponding release channels