From 276da360db870b90500daceffaa1c827e8cbce26 Mon Sep 17 00:00:00 2001 From: AntonOks Date: Fri, 1 Mar 2024 21:11:32 +0100 Subject: [PATCH] anaconda3-aoks: Update to 2024.02-1 --- bucket/anaconda3-aoks.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/anaconda3-aoks.json b/bucket/anaconda3-aoks.json index c6d3bce4..c5d9ab42 100644 --- a/bucket/anaconda3-aoks.json +++ b/bucket/anaconda3-aoks.json @@ -1,12 +1,12 @@ { - "version": "2023.09-0", + "version": "2024.02-1", "description": "The most popular Python distribution for data science.", "homepage": "https://www.anaconda.com/", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://repo.anaconda.com/archive/Anaconda3-2023.09-0-Windows-x86_64.exe", - "hash": "810da8bff79c10a708b7af9e8f21e6bb47467261a31741240f27bd807f155cb9" + "url": "https://repo.anaconda.com/archive/Anaconda3-2024.02-1-Windows-x86_64.exe", + "hash": "087c633e355bc709222ad9e0dbad77abeed84f7e06dbdbecae84ba8b3660429e" } }, "pre_install": "Write-Host 'Installing Anaconda 3. This can take up to 30 minutes on an HDD.' -ForegroundColor Magenta",