[air-ctl] update latest source hash (#28509)

* update latest source hash

* update version
This commit is contained in:
Frank 2022-12-27 17:10:19 +08:00 committed by GitHub
parent 8e4bacadbf
commit a0cd246334
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 inie0722/CTL
REF fc9129720646b7e4e2bda9565aff8b2f447fbc2c #v1.1.2
SHA512 23cd6d17997ab6bba8fba117fc0bd5a50fd4a37a2f2ce11164596b19fe3284536dbe19108ca27576842fdf808c40961c471c898844fe74580d3d6d1877833920
REF a19d7db16232b160901cc65b8398ece2526b5e41 #v1.1.2
SHA512 867f3c07073a9c9ce60d95d8c6eff37e49bd10d45fd93891cbdd7b6e77e5302048b7b054b597d382f1f581636a8b3042291d87a9eadd7f2b33c4c532dc23ae5d
HEAD_REF master
)

View File

@ -1,7 +1,7 @@
{
"name": "air-ctl",
"version": "1.1.2",
"port-version": 1,
"port-version": 2,
"description": "C template container library",
"homepage": "https://github.com/inie0722/CTL",
"license": "BSL-1.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a55917cb84ea50c01d4c56c474171fd71952f076",
"version": "1.1.2",
"port-version": 2
},
{
"git-tree": "334287af2a9a10d76ce270d72f4df58e5ddc7434",
"version": "1.1.2",

View File

@ -38,7 +38,7 @@
},
"air-ctl": {
"baseline": "1.1.2",
"port-version": 1
"port-version": 2
},
"aixlog": {
"baseline": "1.5.0",