mirror of
https://github.com/cds-astro/aladin-lite.git
synced 2025-12-21 06:52:36 -08:00
3.6.2
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"homepage": "https://aladin.u-strasbg.fr/",
|
"homepage": "https://aladin.u-strasbg.fr/",
|
||||||
"name": "aladin-lite",
|
"name": "aladin-lite",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "3.6.1",
|
"version": "3.6.2",
|
||||||
"description": "An astronomical HiPS visualizer in the browser",
|
"description": "An astronomical HiPS visualizer in the browser",
|
||||||
"author": "Thomas Boch and Matthieu Baumann",
|
"author": "Thomas Boch and Matthieu Baumann",
|
||||||
"license": "GPL-3",
|
"license": "GPL-3",
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ name = "aladin-lite"
|
|||||||
description = "Aladin Lite v3 introduces a new graphical engine written in Rust with the use of WebGL"
|
description = "Aladin Lite v3 introduces a new graphical engine written in Rust with the use of WebGL"
|
||||||
license = "BSD-3-Clause"
|
license = "BSD-3-Clause"
|
||||||
repository = "https://github.com/cds-astro/aladin-lite"
|
repository = "https://github.com/cds-astro/aladin-lite"
|
||||||
version = "3.6.1"
|
version = "3.6.2"
|
||||||
authors = [ "baumannmatthieu0@gmail.com", "matthieu.baumann@astro.unistra.fr",]
|
authors = [ "baumannmatthieu0@gmail.com", "matthieu.baumann@astro.unistra.fr",]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user