From fc635cdf02786a61efb7fb2b969c8f80d7d46da9 Mon Sep 17 00:00:00 2001 From: Kilian Cavalotti Date: Mon, 8 Jan 2024 14:29:09 -0800 Subject: [PATCH] docs: updated software list --- includes/data/software.yml | 5 ++++- src/docs/software/updates.xml | 9 +++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/includes/data/software.yml b/includes/data/software.yml index 158d60d3a..ac3f0cab2 100644 --- a/includes/data/software.yml +++ b/includes/data/software.yml @@ -6243,7 +6243,7 @@ software_modules: with over 29 years of development.', help: 'https://www.sherlock.stanford.edu/docs/software/using/perl', markedDefault: false, versionName: 5.36.1} - categories: devel, language - defaultVersionName: 1.9.0 + defaultVersionName: 1.10.0 description: Julia is a high-level, high-performance dynamic programming language for numerical computing. package: julia @@ -6270,6 +6270,9 @@ software_modules: - {description: 'Julia is a high-level, high-performance dynamic programming language for numerical computing.', help: 'https://www.sherlock.stanford.edu/docs/software/using/julia', markedDefault: false, versionName: 1.9.0} + - {description: 'Julia is a high-level, high-performance dynamic programming + language for numerical computing.', help: 'https://www.sherlock.stanford.edu/docs/software/using/julia', + markedDefault: false, versionName: 1.10.0} - categories: devel, data defaultVersionName: 4.8.1 description: NetCDF is a set of software libraries and self-describing, machine-independent diff --git a/src/docs/software/updates.xml b/src/docs/software/updates.xml index efb2d967c..37faf36f0 100644 --- a/src/docs/software/updates.xml +++ b/src/docs/software/updates.xml @@ -5,6 +5,15 @@ Sherlock software update feed https://www.sherlock.stanford.edu/docs/software/list + + New version: devel/julia version 1.10.0 + Julia is a high-level, high-performance dynamic programming language for numerical computing. + https://julialang.org + https://www.sherlock.stanford.edu/docs/software/list/?add:v=1.10.0#julia + devel, language + kilian@stanford.edu (Kilian Cavalotti) + Mon, 8 Jan 2024 14:28:41 -0800 + New module: devel/gcl version 2.6.14 GCL is the official Common Lisp for the GNU project.