Skip to content

Commit

Permalink
[pangolin] Update to 0.9.3 (microsoft#43930)
Browse files Browse the repository at this point in the history
  • Loading branch information
MonicaLiu0311 authored Feb 21, 2025
1 parent c54d428 commit 96ac1dc
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/pangolin/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO stevenlovegrove/Pangolin
REF "v${VERSION}"
SHA512 ef2461770def3b0752d23df0c9a0090b733943249404528d0b2ba985d08c9083aabe685e3fd00be08318ea7b90dc38e9735ab004124643619e6cf369d64f6321
SHA512 554a262bfba533926eb691cb41aa73d3b0af710fba324a877fddd9a7b7d89fb067cff04ee130c070c124740f0a84c42f83dfcc7da78ae6b5118e451d332fdc9b
HEAD_REF master
PATCHES
devendor-palsigslot.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/pangolin/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pangolin",
"version": "0.9.2",
"version": "0.9.3",
"description": "Lightweight GUI Library",
"homepage": "https://github.com/stevenlovegrove/Pangolin",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -6865,7 +6865,7 @@
"port-version": 1
},
"pangolin": {
"baseline": "0.9.2",
"baseline": "0.9.3",
"port-version": 0
},
"pangomm": {
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/pangolin.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "1160800955291a7ca10fecd0fc9f1a41894db758",
"version": "0.9.3",
"port-version": 0
},
{
"git-tree": "71d44252a59ed3737ec204b4789bcd2d30d5e621",
"version": "0.9.2",
Expand Down

0 comments on commit 96ac1dc

Please sign in to comment.