Skip to content

Commit

Permalink
[vcpkg baseline][otl] update hash for 4.0.476 download (#42110)
Browse files Browse the repository at this point in the history
  • Loading branch information
albertony authored Nov 12, 2024
1 parent a54c4ba commit a0c4b41
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ports/otl/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ set(OTL_VERSION 40476)

vcpkg_download_distfile(ARCHIVE
URLS "http://otl.sourceforge.net/otlv4_${OTL_VERSION}.zip"
FILENAME "otlv4_${OTL_VERSION}-9485a0fe15a7-1.zip"
SHA512 ef43695b4c97d953bd997ba2381ae37ae067efb99a14479e93f502e3ad5d651829a9712bd14698c8663f733114861f6e2ae2277ed0967fad1ac2a068825a9e38
FILENAME "otlv4_${OTL_VERSION}-9485a0fe15a7-2.zip"
SHA512 adb84bc6bc29de01b41d63a59174a7d35bde8124dc602d0687abbb308c5d5471869fe9afc90fb80e4c1acbe94e5b92c6ef7058e89aed60fe4519c82826d2aeb5
)

vcpkg_extract_source_archive(
Expand Down
1 change: 1 addition & 0 deletions ports/otl/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "otl",
"version": "4.0.476",
"port-version": 1,
"description": "Oracle, Odbc and DB2-CLI Template Library",
"homepage": "http://otl.sourceforge.net/",
"license": "ISC"
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -6814,7 +6814,7 @@
},
"otl": {
"baseline": "4.0.476",
"port-version": 0
"port-version": 1
},
"outcome": {
"baseline": "2.2.9",
Expand Down
5 changes: 5 additions & 0 deletions versions/o-/otl.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d6e971fcfc7eff67d88d2db91b2a949045107ddd",
"version": "4.0.476",
"port-version": 1
},
{
"git-tree": "065115c4c16167e62e04d0e3aad6b7d0e66b8a65",
"version": "4.0.476",
Expand Down

0 comments on commit a0c4b41

Please sign in to comment.