Skip to content

Commit

Permalink
[jansson] Update to 2.14 (#24411)
Browse files Browse the repository at this point in the history
* [jansson] Update to 2.14

[jansson] Update to 2.14

* [jansson] Update portfile.cmake

[jansson] Update portfile.cmake

* Update jansson.json

Update jansson.json

* Update jansson.json

Update jansson.json

* Update baseline.json

Update baseline.json

* Update ports/jansson/vcpkg.json

Co-authored-by: Billy O'Neal <bion@microsoft.com>

* Update versions/j-/jansson.json

* Update versions/j-/jansson.json

* Update ports/jansson/vcpkg.json

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* Update versions/j-/jansson.json

* Update versions/baseline.json

Co-authored-by: Billy O'Neal <bion@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
  • Loading branch information
4 people committed Apr 27, 2022
1 parent 6cb4f0c commit 1f00c0f
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 6 deletions.
4 changes: 2 additions & 2 deletions ports/jansson/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 akheron/jansson
REF e9ebfa7e77a6bee77df44e096b100e7131044059 # v2.13.1
SHA512 88a59c1cf5150699def17c86192ca9bacdfe6669319f770c3fbf14fa8edc48b4bb015a4a634a09db40fba9054320ac7c133c4d156f813af540a636f7825f0610
REF 684e18c927e89615c2d501737e90018f4930d6c5 # v2.14
SHA512 e2cac3567bc860d10d9aa386ce370876cb21ff083a970abeb48112b6586b91cd101694a98cb05a06795fb04498e6bc2df3615fedb86635f5a998b68e5670e5b3
HEAD_REF master
)

Expand Down
3 changes: 1 addition & 2 deletions ports/jansson/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "jansson",
"version-string": "2.13.1",
"port-version": 2,
"version": "2.14",
"description": "Jansson is a C library for encoding, decoding and manipulating JSON data",
"homepage": "https://github.com/akheron/jansson"
}
4 changes: 2 additions & 2 deletions versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -3013,8 +3013,8 @@
"port-version": 1
},
"jansson": {
"baseline": "2.13.1",
"port-version": 2
"baseline": "2.14",
"port-version": 0
},
"jasper": {
"baseline": "2.0.33",
Expand Down
5 changes: 5 additions & 0 deletions versions/j-/jansson.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "1a5c55feab368e4bfb40be993b9ea5a39fc82f51",
"version": "2.14",
"port-version": 0
},
{
"git-tree": "f63fad0d7e1e2a98826543c3b1f671c34b104a72",
"version-string": "2.13.1",
Expand Down

0 comments on commit 1f00c0f

Please sign in to comment.