about summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2024-01-30 16:04:41 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2024-01-30 16:04:41 +0530
commite770f7fe70a870436f4fffc41654f20ae162bd4c (patch)
treed88e95f67cf54e8aa147f43f2ed2637496c42288 /pkgs/applications/editors
parent53741d33030a0bb3b1176c47593771442b482ae4 (diff)
downloadnixlib-e770f7fe70a870436f4fffc41654f20ae162bd4c.tar
nixlib-e770f7fe70a870436f4fffc41654f20ae162bd4c.tar.gz
nixlib-e770f7fe70a870436f4fffc41654f20ae162bd4c.tar.bz2
nixlib-e770f7fe70a870436f4fffc41654f20ae162bd4c.tar.lz
nixlib-e770f7fe70a870436f4fffc41654f20ae162bd4c.tar.xz
nixlib-e770f7fe70a870436f4fffc41654f20ae162bd4c.tar.zst
nixlib-e770f7fe70a870436f4fffc41654f20ae162bd4c.zip
androidStudioPackages.latest: 2023.3.1.5 -> 2023.3.1.7
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 15db790b6a1f..5a0ec24a3808 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -18,8 +18,8 @@ let
     sha256Hash = "sha256-cFEPgFAKkFx0d7PC4fTElTQVrBZMQs0RL3wR+hqTh2I=";
   };
   latestVersion = {
-    version = "2023.3.1.5"; # "Android Studio Jellyfish | 2023.3.1 Canary 5"
-    sha256Hash = "sha256-cxlACtSpDBoM5KHAWCEvqPbuKnvH7aDzOo3P+Folgqk=";
+    version = "2023.3.1.7"; # "Android Studio Jellyfish | 2023.3.1 Canary 7"
+    sha256Hash = "sha256-PnhqSKgxs0XQ5cm/PB11Oms2p1aAibXKe52QC+8lX8c=";
   };
 in {
   # Attributes are named by their corresponding release channels