Skip to content

Commit 6542504

Browse files
author
Git for Windows Build Agent
committed
Update 2 packages
mingw-w64-i686-nghttp2 (1.61.0-2 -> 1.62.1-1) mingw-w64-x86_64-nghttp2 (1.61.0-2 -> 1.62.1-1) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent 12cfe26 commit 6542504

File tree

43 files changed

+33
-33
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+33
-33
lines changed

mingw32/bin/libnghttp2-14.dll

1.01 KB
Binary file not shown.

mingw32/include/nghttp2/nghttp2ver.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
* @macro
3030
* Version number of the nghttp2 library release
3131
*/
32-
#define NGHTTP2_VERSION "1.61.0"
32+
#define NGHTTP2_VERSION "1.62.1"
3333

3434
/**
3535
* @macro
3636
* Numerical representation of the version number of the nghttp2 library
3737
* release. This is a 24 bit number with 8 bits for major number, 8 bits
3838
* for minor and 8 bits for patch. Version 1.2.3 becomes 0x010203.
3939
*/
40-
#define NGHTTP2_VERSION_NUM 0x013d00
40+
#define NGHTTP2_VERSION_NUM 0x013e01
4141

4242
#endif /* NGHTTP2VER_H */

mingw32/lib/cmake/nghttp2/nghttp2-targets.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ if(CMAKE_VERSION VERSION_LESS "2.8.3")
77
message(FATAL_ERROR "CMake >= 2.8.3 required")
88
endif()
99
cmake_policy(PUSH)
10-
cmake_policy(VERSION 2.8.3...3.27)
10+
cmake_policy(VERSION 2.8.3...3.28)
1111
#----------------------------------------------------------------
1212
# Generated CMake target import file.
1313
#----------------------------------------------------------------

mingw32/lib/libnghttp2.a

640 Bytes
Binary file not shown.

mingw32/lib/pkgconfig/libnghttp2.pc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ includedir=${prefix}/include
2828
Name: libnghttp2
2929
Description: HTTP/2 C library
3030
URL: https://github.com/tatsuhiro-t/nghttp2
31-
Version: 1.61.0
31+
Version: 1.62.1
3232
Libs: -L${libdir} -lnghttp2
3333
Cflags: -I${includedir}
3434
Cflags.private: -DNGHTTP2_STATICLIB

mingw32/share/doc/nghttp2/README.rst

Lines changed: 7 additions & 7 deletions

mingw32/share/man/man1/h2load.1.gz

-1 Bytes
Binary file not shown.

mingw32/share/man/man1/nghttp.1.gz

0 Bytes
Binary file not shown.

mingw32/share/man/man1/nghttpd.1.gz

0 Bytes
Binary file not shown.

mingw32/share/man/man1/nghttpx.1.gz

198 Bytes
Binary file not shown.

mingw64/bin/libnghttp2-14.dll

1 KB
Binary file not shown.

mingw64/include/nghttp2/nghttp2ver.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
* @macro
3030
* Version number of the nghttp2 library release
3131
*/
32-
#define NGHTTP2_VERSION "1.61.0"
32+
#define NGHTTP2_VERSION "1.62.1"
3333

3434
/**
3535
* @macro
3636
* Numerical representation of the version number of the nghttp2 library
3737
* release. This is a 24 bit number with 8 bits for major number, 8 bits
3838
* for minor and 8 bits for patch. Version 1.2.3 becomes 0x010203.
3939
*/
40-
#define NGHTTP2_VERSION_NUM 0x013d00
40+
#define NGHTTP2_VERSION_NUM 0x013e01
4141

4242
#endif /* NGHTTP2VER_H */

mingw64/lib/cmake/nghttp2/nghttp2-targets.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ if(CMAKE_VERSION VERSION_LESS "2.8.3")
77
message(FATAL_ERROR "CMake >= 2.8.3 required")
88
endif()
99
cmake_policy(PUSH)
10-
cmake_policy(VERSION 2.8.3...3.27)
10+
cmake_policy(VERSION 2.8.3...3.28)
1111
#----------------------------------------------------------------
1212
# Generated CMake target import file.
1313
#----------------------------------------------------------------

mingw64/lib/libnghttp2.a

992 Bytes
Binary file not shown.

mingw64/lib/pkgconfig/libnghttp2.pc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ includedir=${prefix}/include
2828
Name: libnghttp2
2929
Description: HTTP/2 C library
3030
URL: https://github.com/tatsuhiro-t/nghttp2
31-
Version: 1.61.0
31+
Version: 1.62.1
3232
Libs: -L${libdir} -lnghttp2
3333
Cflags: -I${includedir}
3434
Cflags.private: -DNGHTTP2_STATICLIB

mingw64/share/doc/nghttp2/README.rst

Lines changed: 7 additions & 7 deletions

mingw64/share/man/man1/h2load.1.gz

-1 Bytes
Binary file not shown.

mingw64/share/man/man1/nghttp.1.gz

0 Bytes
Binary file not shown.

mingw64/share/man/man1/nghttpd.1.gz

0 Bytes
Binary file not shown.

mingw64/share/man/man1/nghttpx.1.gz

198 Bytes
Binary file not shown.
Binary file not shown.

var/lib/pacman/local/mingw-w64-i686-nghttp2-1.61.0-2/desc renamed to var/lib/pacman/local/mingw-w64-i686-nghttp2-1.62.1-1/desc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
mingw-w64-i686-nghttp2
33

44
%VERSION%
5-
1.61.0-2
5+
1.62.1-1
66

77
%BASE%
88
mingw-w64-nghttp2
@@ -17,16 +17,16 @@ https://nghttp2.org/
1717
any
1818

1919
%BUILDDATE%
20-
1717266803
20+
1722730043
2121

2222
%INSTALLDATE%
23-
1717383609
23+
1722826772
2424

2525
%PACKAGER%
26-
CI (msys2/msys2-autobuild/59bb7f6f/9332360720)
26+
CI (msys2/msys2-autobuild/67d510ec/10231844680)
2727

2828
%SIZE%
29-
1004752
29+
1006631
3030

3131
%REASON%
3232
1
Binary file not shown.

var/lib/pacman/local/mingw-w64-x86_64-git-extra-1.1.641.031e03baf-1/desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ any
2020
1718204260
2121

2222
%INSTALLDATE%
23-
1722654002
23+
1722826775
2424

2525
%PACKAGER%
2626
Johannes Schindelin <[email protected]>
Binary file not shown.

var/lib/pacman/local/mingw-w64-x86_64-nghttp2-1.61.0-2/desc renamed to var/lib/pacman/local/mingw-w64-x86_64-nghttp2-1.62.1-1/desc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
mingw-w64-x86_64-nghttp2
33

44
%VERSION%
5-
1.61.0-2
5+
1.62.1-1
66

77
%BASE%
88
mingw-w64-nghttp2
@@ -17,16 +17,16 @@ https://nghttp2.org/
1717
any
1818

1919
%BUILDDATE%
20-
1717269811
20+
1722730010
2121

2222
%INSTALLDATE%
23-
1717383609
23+
1722826772
2424

2525
%PACKAGER%
26-
CI (msys2/msys2-autobuild/59bb7f6f/9332372708)
26+
CI (msys2/msys2-autobuild/67d510ec/10231844680)
2727

2828
%SIZE%
29-
983683
29+
985904
3030

3131
%REASON%
3232
1
Binary file not shown.

var/lib/pacman/sync/clang32.db

64 Bytes
Binary file not shown.

var/lib/pacman/sync/clang32.db.sig

0 Bytes
Binary file not shown.

var/lib/pacman/sync/clang64.db

-350 Bytes
Binary file not shown.

var/lib/pacman/sync/clang64.db.sig

0 Bytes
Binary file not shown.

var/lib/pacman/sync/clangarm64.db

-168 Bytes
Binary file not shown.

var/lib/pacman/sync/clangarm64.db.sig

0 Bytes
Binary file not shown.

var/lib/pacman/sync/mingw32.db

-118 Bytes
Binary file not shown.

var/lib/pacman/sync/mingw32.db.sig

0 Bytes
Binary file not shown.

var/lib/pacman/sync/mingw64.db

-16 Bytes
Binary file not shown.

var/lib/pacman/sync/mingw64.db.sig

0 Bytes
Binary file not shown.

var/lib/pacman/sync/msys.db

2.37 KB
Binary file not shown.

var/lib/pacman/sync/msys.db.sig

0 Bytes
Binary file not shown.

var/lib/pacman/sync/ucrt64.db

108 Bytes
Binary file not shown.

var/lib/pacman/sync/ucrt64.db.sig

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)