[gsl-lite] Update to v0.41.0 (#30784)

* [gsl-lite] Update to 0.41.0

* [gsl-lite] Update version registry
This commit is contained in:
Moritz Beutel 2023-04-12 08:10:36 +02:00 committed by GitHub
parent c6274dd907
commit 59ac2a6fea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO gsl-lite/gsl-lite
REF 4b5e9ab7474841fc2d7efc2e0064ef81785535d1
SHA512 d5678743f2aebf9b8311e1484d8d22d995f4920632c55ff2f45e463f435a087d25bbf79749c179cfa2f96e799a55e5ee2e59eb2cc6962b8f5922ea56789e16b1
REF 755ba124b54914e672737acace6a9314f59e8d6f
SHA512 d0b8397afc7704c5c9510fb62ce01f35faf9cc1cfd05ac3853bdc4b9fc4874aaa85aa70e93ff37867dc263b97926b15af2316e49a5787b246984fa086bf85563
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "gsl-lite",
"version": "0.40.0",
"version": "0.41.0",
"description": "A single-file header-only implementation of ISO C++ Guidelines Support Library (GSL) for C++98, C++11 and later.",
"homepage": "https://github.com/gsl-lite/gsl-lite/",
"dependencies": [

View File

@ -2941,7 +2941,7 @@
"port-version": 1
},
"gsl-lite": {
"baseline": "0.40.0",
"baseline": "0.41.0",
"port-version": 0
},
"gsoap": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "ac07f676c563a519da1342d50de8cd9db68ac09f",
"version": "0.41.0",
"port-version": 0
},
{
"git-tree": "8d3c1399fe44414aaf2c88d845b8c03bfdb66d46",
"version": "0.40.0",