Skip to content

Commit

Permalink
docs: updated software list
Browse files Browse the repository at this point in the history
  • Loading branch information
kcgthb committed Oct 11, 2023
1 parent 975922d commit c0758b6
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 5 deletions.
8 changes: 6 additions & 2 deletions includes/data/software.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7475,10 +7475,14 @@ software_modules:
properties:
arch: {gpu: 1}
versionName: 1.0.0
- defaultVersionName: 4.16.1
- categories: devel, IDE
defaultVersionName: 4.16.1
description: Run VS Code on any machine anywhere and access it in the browser.
package: code-server
url: https://github.com/coder/code-server
versions:
- {markedDefault: false, versionName: 4.16.1}
- {description: Run VS Code on any machine anywhere and access it in the browser.,
markedDefault: false, versionName: 4.16.1}
- categories: devel, lib
defaultVersionName: 1.12.1
description: Light-weight, simple and fast XML parser for C++ with XPath support.
Expand Down
15 changes: 12 additions & 3 deletions src/docs/software/updates.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@
<description>Sherlock software update feed</description>
<link>https://www.sherlock.stanford.edu/docs/software/list</link>
<atom:link href="https://www.sherlock.stanford.edu/docs/software/updates.xml" rel="self" type="application/rss+xml"/>
<item>
<title>New module: devel/code-server version 4.16.1</title>
<description>Run VS Code on any machine anywhere and access it in the browser.</description>
<link>https://github.com/coder/code-server</link>
<guid>https://www.sherlock.stanford.edu/docs/software/list/?add:v=4.16.1#code-server</guid>
<category>devel, IDE</category>
<author>[email protected] (Kilian Cavalotti)</author>
<pubDate>Wed, 11 Oct 2023 11:47:39 -0700</pubDate>
</item>
<item>
<title>New version: system/curl version 8.4.0</title>
<description>curl is an open source command line tool and library for transferring data with URL syntax.</description>
Expand All @@ -16,10 +25,10 @@
</item>
<item>
<title>New version: devel/code-server version 4.16.1</title>
<description></description>
<link></link>
<description>Run VS Code on any machine anywhere and access it in the browser.</description>
<link>https://github.com/coder/code-server</link>
<guid>https://www.sherlock.stanford.edu/docs/software/list/?add:v=4.16.1#code-server</guid>
<category></category>
<category>devel, IDE</category>
<author>[email protected] (Mike Hartman)</author>
<pubDate>Tue, 10 Oct 2023 08:02:44 -0700</pubDate>
</item>
Expand Down

0 comments on commit c0758b6

Please sign in to comment.