Skip to content

Commit

Permalink
[air-ctl] Update to v1.1.0 (#25290)
Browse files Browse the repository at this point in the history
* update air-ctl v1.1.0

* update version database
  • Loading branch information
inie0722 authored Jun 17, 2022
1 parent 91393fa commit f2606af
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 6 deletions.
4 changes: 2 additions & 2 deletions ports/air-ctl/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO inie0722/CTL
REF 58ca0f229aff093ada66955993cada93e01da18c #1.0.0
SHA512 6e1fcd70be0750b3e45de80d6fb30471fdbd8bbd23afd7ff9fb8c3b9fe61669cd02773cf2b6573348dd2905a303845627d3f5f3e647f4e1261db4cc570cf5099
REF v1.1.0
SHA512 bf04841d90b39a6f607773c982aa9d4e2ef0aa6297810595391eb5bf01f698583518041fcee00bcde7cd8f5228bea637f7fe299c7f26c49bea16669044618424
HEAD_REF master
)

Expand Down
3 changes: 1 addition & 2 deletions ports/air-ctl/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "air-ctl",
"version": "1.0.0",
"port-version": 1,
"version": "1.1.0",
"description": "C template container library",
"homepage": "https://github.com/inie0722/CTL",
"license": "BSL-1.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/a-/air-ctl.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a0f9e096458b1d0a77995acdffca30c15466592e",
"version": "1.1.0",
"port-version": 0
},
{
"git-tree": "f903c4c9124f693bab3174cca9bba73ed068bbb4",
"version": "1.0.0",
Expand Down
4 changes: 2 additions & 2 deletions versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"port-version": 0
},
"air-ctl": {
"baseline": "1.0.0",
"port-version": 1
"baseline": "1.1.0",
"port-version": 0
},
"aixlog": {
"baseline": "1.5.0",
Expand Down

0 comments on commit f2606af

Please sign in to comment.