mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 00:08:59 +08:00
[calceph] update to version 4.0.1 (#41341)
This commit is contained in:
parent
52fc0d8c1e
commit
26688f5208
@ -1,4 +1,4 @@
|
||||
set(CALCEPH_HASH f8d7d2ce2e043f79364bb7bf5e8d74a9b0be8a6c29895068ac8f5936d11fd3c82747a3ab2f9fefc6a66762f35d622497b6088d24b76060b5b722e3c8c3b76c6b)
|
||||
set(CALCEPH_HASH 1b03bc62ab32ab56a95ca33612824a1f2104a8cca225b6cbedc656655ab4477a922053257341f36b95792f002b39cbee6a1dd2522cacdac36282aa044e121d86)
|
||||
|
||||
vcpkg_download_distfile(ARCHIVE
|
||||
URLS "https://www.imcce.fr/content/medias/recherche/equipes/asd/calceph/calceph-${VERSION}.tar.gz"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "calceph",
|
||||
"version": "4.0.0",
|
||||
"version": "4.0.1",
|
||||
"description": "C library to access the binary planetary ephemeris files.",
|
||||
"homepage": "https://www.imcce.fr/inpop/calceph/",
|
||||
"documentation": "https://calceph.imcce.fr/docs/latest/html/c/index.html",
|
||||
|
@ -1485,7 +1485,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"calceph": {
|
||||
"baseline": "4.0.0",
|
||||
"baseline": "4.0.1",
|
||||
"port-version": 0
|
||||
},
|
||||
"camport3": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "39ac246456a1696374698c2544fd23da60fbe918",
|
||||
"version": "4.0.1",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "0e91c8461694ab6c706f739be3be47f367464157",
|
||||
"version": "4.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user