mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-26 01:30:55 +08:00
[otl] Update to 4.0.480 (#42584)
This commit is contained in:
parent
1347be96b9
commit
8b987d26e7
@ -1,9 +1,9 @@
|
||||
set(OTL_VERSION 40478)
|
||||
set(OTL_VERSION 40480)
|
||||
|
||||
vcpkg_download_distfile(ARCHIVE
|
||||
URLS "http://otl.sourceforge.net/otlv4_${OTL_VERSION}.zip"
|
||||
FILENAME "otlv4_${OTL_VERSION}.zip"
|
||||
SHA512 dcc2289a31150ae59568a04156ad2e260fb925708404c34e05f0e5ba7b955792ab947566b19e4996ee0a1e19b2f6c18674344c73e908f8f5e71fe3e65817908e
|
||||
SHA512 7cb17f6425959cd06141e1a2539bea7c6571039ac992383b2121565bc73f849834c14b8db6461441699797fcf849683393f3965760a22b961bb036f225b7d611
|
||||
)
|
||||
|
||||
vcpkg_extract_source_archive(
|
||||
|
@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "otl",
|
||||
"version": "4.0.478",
|
||||
"port-version": 1,
|
||||
"version": "4.0.480",
|
||||
"description": "Oracle, Odbc and DB2-CLI Template Library",
|
||||
"homepage": "http://otl.sourceforge.net/",
|
||||
"license": "ISC"
|
||||
|
@ -6837,8 +6837,8 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"otl": {
|
||||
"baseline": "4.0.478",
|
||||
"port-version": 1
|
||||
"baseline": "4.0.480",
|
||||
"port-version": 0
|
||||
},
|
||||
"outcome": {
|
||||
"baseline": "2.2.9",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "5933f69634372ba65433818d8619776f2a8dead5",
|
||||
"version": "4.0.480",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "3a913a0f858f637c9d573d97548ec1b6afef574a",
|
||||
"version": "4.0.478",
|
||||
|
Loading…
x
Reference in New Issue
Block a user