mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-09 21:32:28 +00:00
[spectra] Update library to 0.8.1 (#7803)
This commit is contained in:
parent
a6bcdb1616
commit
3b8d8e5266
@ -1,5 +1,5 @@
|
||||
Source: spectra
|
||||
Version: 0.8.0
|
||||
Version: 0.8.1
|
||||
Description: A header-only C++ library for large scale eigenvalue problems
|
||||
Homepage: https://spectralib.org
|
||||
Build-Depends: eigen3
|
||||
|
@ -3,8 +3,8 @@ include(vcpkg_common_functions)
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO yixuan/spectra
|
||||
REF v0.8.0
|
||||
SHA512 186bcd8efd5dc6cf0aa81b909184e056d1df1e55870c700f0ca060f504fa997e3ce27c3d15d7b4c74422e4d18bcbd471558392a89e307693b89cc1f480fecc71
|
||||
REF v0.8.1
|
||||
SHA512 7cd2699234f7b15216e616323ef298124a7333b6efe4185299f8b326856ae515f904a47eeee5631292037567e5c1559b83e17aae503fccd94225c3947db3e90d
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user