Skip to content

Commit

Permalink
[tvision] update to 2024-05-22 (#40495)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheney-W authored Aug 17, 2024
1 parent 4c971b7 commit ffc46d4
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ports/tvision/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO magiblot/tvision
REF d1fa783e0fa8685c199563a466cdc221e8d9b85c
REF 966226d643cd638fb516b621ac90a31f3ec8d1f6
HEAD_REF master
SHA512 84c7c4f47274fa4976004b2d542e47446f4bb3eca54b4426f19a2de5e381eb78e42d87f12ab00d7d6ceb05d3d32462da2c02dc3e4a7ef06e3f6fcbbe87c30ac1
SHA512 b18a466cad2edebff62f6db6d5ab6b6b4d000fbc0fcc682f169efd9c0cc7efe5f0535ffa019f9dcb3d6e7931f77c476ec5d11aa7b39ed7ce0417ceec270f2d36
)

vcpkg_cmake_configure(
Expand Down
2 changes: 1 addition & 1 deletion ports/tvision/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tvision",
"version-date": "2024-02-28",
"version-date": "2024-05-22",
"description": "A modern port of Turbo Vision 2.0, the classical framework for text-based user interfaces.",
"homepage": "https://github.com/magiblot/tvision",
"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 @@ -9013,7 +9013,7 @@
"port-version": 3
},
"tvision": {
"baseline": "2024-02-28",
"baseline": "2024-05-22",
"port-version": 0
},
"tweeny": {
Expand Down
5 changes: 5 additions & 0 deletions versions/t-/tvision.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "8cee900fb22152eb04edacae88909ae9e75d8e9e",
"version-date": "2024-05-22",
"port-version": 0
},
{
"git-tree": "da8928e7b75f6ad89f6a86a5ed09077fbc4edb1d",
"version-date": "2024-02-28",
Expand Down

0 comments on commit ffc46d4

Please sign in to comment.