mirror of
https://github.com/microsoft/vcpkg
synced 2024-11-21 16:09:03 -07:00
[vcpkg baseline][otl] update hash for 4.0.476 download (#42110)
This commit is contained in:
parent
a54c4ba3ae
commit
a0c4b419c0
4 changed files with 9 additions and 3 deletions
|
@ -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(
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -6814,7 +6814,7 @@
|
|||
},
|
||||
"otl": {
|
||||
"baseline": "4.0.476",
|
||||
"port-version": 0
|
||||
"port-version": 1
|
||||
},
|
||||
"outcome": {
|
||||
"baseline": "2.2.9",
|
||||
|
|
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "d6e971fcfc7eff67d88d2db91b2a949045107ddd",
|
||||
"version": "4.0.476",
|
||||
"port-version": 1
|
||||
},
|
||||
{
|
||||
"git-tree": "065115c4c16167e62e04d0e3aad6b7d0e66b8a65",
|
||||
"version": "4.0.476",
|
||||
|
|
Loading…
Reference in a new issue