File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ All notable changes to `lua-resty-ada` will be documented in this file.
77- Ada library will now be also loaded from <lib >.so|.dylib.<version >, in addition to
88 wrong <lib >.<version >.so|.dylib.
99### Changed
10- - Bumped Ada to `3.2.1
10+ - Bumped Ada to ` 3.2.2 `
1111
1212## [ 1.1.0] - 2024-09-03
1313### Added
Original file line number Diff line number Diff line change 44 ada
55 DESCRIPTION "Fast spec-compliant URL parser"
66 LANGUAGES C CXX
7- VERSION 3.2.1
7+ VERSION 3.2.2
88)
99
1010set (CMAKE_CXX_STANDARD 20)
@@ -18,7 +18,7 @@ include(FetchContent)
1818
1919FetchContent_Declare(
2020 ada
21- URL https://github.com/ada-url/ada/releases/download/v3.2.1 /singleheader.zip
21+ URL https://github.com/ada-url/ada/releases/download/v3.2.2 /singleheader.zip
2222 URL_HASH SHA256=2954ff2208aa016de4213af7371273e1c41c71571e373eadf550ada808c79f42
2323)
2424
You can’t perform that action at this time.
0 commit comments