Skip to content
Snippets Groups Projects
Commit c75d3357 authored by Laura, Jason R's avatar Laura, Jason R
Browse files

Fixes code.json for 1.5.2

parent b8c57dfe
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"name": "plio", "name": "plio",
"organization": "U.S. Geological Survey", "organization": "U.S. Geological Survey",
"description": "A planetary surface data input/output library written in Python.", "description": "A planetary surface data input/output library written in Python.",
"version": "1.5.0", "version": "1.5.2",
"status": "Release", "status": "Release",
"permissions": { "permissions": {
...@@ -11,14 +11,14 @@ ...@@ -11,14 +11,14 @@
"licenses": [ "licenses": [
{ {
"name": "Public Domain, CC0-1.0", "name": "Public Domain, CC0-1.0",
"URL": "https://code.usgs.gov/astrogeology/plio/-/blob/master/LICENSE.md" "URL": "https://code.usgs.gov/astrogeology/plio/-/blob/v1.5.2/LICENSE.md"
} }
] ]
}, },
"homepageURL": "https://plio.readthedocs.io/en/latest/?badge=latest", "homepageURL": "https://plio.readthedocs.io/en/latest/?badge=latest",
"downloadURL": "https://github.com/USGS-Astrogeology/plio/archive/refs/tags/v1.5.0.zip", "downloadURL": "https://code.usgs.gov/astrogeology/plio/-/archive/v1.5.2/plio-v1.5.2.zip",
"disclaimerURL": "https://code.usgs.gov/astrogeology/plio/-/blob/master/DISCLAMER.md", "disclaimerURL": "https://code.usgs.gov/astrogeology/plio/-/blob/v1.5.2/DISCLAIMER.md",
"repositoryURL": "https://code.usgs.gov/astrogeology/plio/", "repositoryURL": "https://code.usgs.gov/astrogeology/plio/",
"vcs": "git", "vcs": "git",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment