diff --git a/includes/data/software.yml b/includes/data/software.yml
index a60bceb15..49ea65871 100644
--- a/includes/data/software.yml
+++ b/includes/data/software.yml
@@ -1349,7 +1349,7 @@ software_modules:
parallel: {mpi: 1}
versionName: 0.11.1
- categories: system, cloud interface
- defaultVersionName: 400.0.0
+ defaultVersionName: 448.0.0
description: Command-line interface for Google Cloud Platform products and services.
package: google-cloud-sdk
url: https://cloud.google.com/sdk
@@ -1358,6 +1358,8 @@ software_modules:
services., markedDefault: false, versionName: 338.0.0}
- {description: Command-line interface for Google Cloud Platform products and
services., markedDefault: false, versionName: 400.0.0}
+ - {description: Command-line interface for Google Cloud Platform products and
+ services., markedDefault: false, versionName: 448.0.0}
- categories: system, libs
defaultVersionName: 3.0.4
description: wxWidgets is a C++ library that lets developers create applications
diff --git a/src/docs/software/updates.xml b/src/docs/software/updates.xml
index 46aca5f96..691166b00 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: system/google-cloud-sdk version 448.0.0
+ Command-line interface for Google Cloud Platform products and services.
+ https://cloud.google.com/sdk
+ https://www.sherlock.stanford.edu/docs/software/list/?add:v=448.0.0#google-cloud-sdk
+ system, cloud interface
+ kilian@stanford.edu (Kilian Cavalotti)
+ Fri, 29 Sep 2023 16:42:59 -0700
+
-
New module: system/dua-cli version 2.20.1
dua (-> Disk Usage Analyzer) is a tool to conveniently learn about the usage of disk space of a given directory.