Skip to content

Commit

Permalink
codemeta.json: update with new release
Browse files Browse the repository at this point in the history
  • Loading branch information
nfurmento committed Nov 24, 2023
1 parent c3a3a8c commit e4476fd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@
"contIntegration": "https://ci.inria.fr/starpu/",
"dateCreated": "2009-03-01",
"datePublished": "2009-04-02",
"version": "1.4.1",
"dateModified": "2023-05-24",
"downloadUrl": "https://files.inria.fr/starpu/starpu-1.4.1/starpu-1.4.1.tar.gz",
"releaseNotes": "https://files.inria.fr/starpu/starpu-1.4.1/log.txt",
"version": "1.4.2",
"dateModified": "2023-11-23",
"downloadUrl": "https://files.inria.fr/starpu/starpu-1.4.2/starpu-1.4.2.tar.gz",
"issueTracker": "https://github.com/starpu-runtime/starpu/issues",
"name": "StarPU",
"description": "StarPU is a task programming library for hybrid architectures.",
Expand All @@ -21,6 +20,7 @@
"https://hal.inria.fr/tel-01959127",
"https://hal.inria.fr/tel-03105625"
],
"releaseNotes": "https://files.inria.fr/starpu/starpu-1.4.2/log.txt",
"keywords": [
"HPC High-Performance Computing",
"Task Paradigm",
Expand Down

0 comments on commit e4476fd

Please sign in to comment.