Skip to content

Commit

Permalink
Update 2 packages
Browse files Browse the repository at this point in the history
mingw-w64-i686-headers-git (12.0.0.r215.g8704184f6-1 -> 12.0.0.r215.g8704184f6-2)
mingw-w64-x86_64-headers-git (12.0.0.r215.g8704184f6-1 -> 12.0.0.r215.g8704184f6-2)

Signed-off-by: Git for Windows Build Agent <[email protected]>
  • Loading branch information
Git for Windows Build Agent committed Aug 13, 2024
1 parent cfc75a7 commit f45d01a
Show file tree
Hide file tree
Showing 23 changed files with 11 additions and 25 deletions.
7 changes: 0 additions & 7 deletions mingw32/include/sdkddkver.h
Original file line number Diff line number Diff line change
Expand Up @@ -175,15 +175,8 @@
/* Choose NTDDI Version */
#ifndef NTDDI_VERSION
#ifdef _WIN32_WINNT
#if _WIN32_WINNT < _WIN32_WINNT_WIN10
/* For versions before Windows 10, set the corresponding NTDDI_VERSION. */
#define NTDDI_VERSION NTDDI_VERSION_FROM_WIN32_WINNT(_WIN32_WINNT)
#else
/* As _WIN32_WINNT doesn't distinguish between versions of Windows 10/11,
* set NTDDI_VERSION to the highest version. */
#define NTDDI_VERSION WDK_NTDDI_VERSION
#endif
#else
#define NTDDI_VERSION NTDDI_WS03
#endif
#endif
Expand Down
7 changes: 0 additions & 7 deletions mingw64/include/sdkddkver.h
Original file line number Diff line number Diff line change
Expand Up @@ -175,15 +175,8 @@
/* Choose NTDDI Version */
#ifndef NTDDI_VERSION
#ifdef _WIN32_WINNT
#if _WIN32_WINNT < _WIN32_WINNT_WIN10
/* For versions before Windows 10, set the corresponding NTDDI_VERSION. */
#define NTDDI_VERSION NTDDI_VERSION_FROM_WIN32_WINNT(_WIN32_WINNT)
#else
/* As _WIN32_WINNT doesn't distinguish between versions of Windows 10/11,
* set NTDDI_VERSION to the highest version. */
#define NTDDI_VERSION WDK_NTDDI_VERSION
#endif
#else
#define NTDDI_VERSION NTDDI_WS03
#endif
#endif
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
mingw-w64-i686-headers-git

%VERSION%
12.0.0.r215.g8704184f6-1
12.0.0.r215.g8704184f6-2

%BASE%
mingw-w64-headers-git
Expand All @@ -17,16 +17,16 @@ https://www.mingw-w64.org/
any

%BUILDDATE%
1723365825
1723409836

%INSTALLDATE%
1723431569
1723517966

%PACKAGER%
CI (msys2/msys2-autobuild/f968d2f0/10338416040)
CI (msys2/msys2-autobuild/f968d2f0/10342694836)

%SIZE%
86302457
86302169

%GROUPS%
mingw-w64-i686-toolchain
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ any
1718204260

%INSTALLDATE%
1723431574
1723517970

%PACKAGER%
Johannes Schindelin <[email protected]>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
mingw-w64-x86_64-headers-git

%VERSION%
12.0.0.r215.g8704184f6-1
12.0.0.r215.g8704184f6-2

%BASE%
mingw-w64-headers-git
Expand All @@ -17,16 +17,16 @@ https://www.mingw-w64.org/
any

%BUILDDATE%
1723365828
1723404152

%INSTALLDATE%
1723431571
1723517968

%PACKAGER%
CI (msys2/msys2-autobuild/f968d2f0/10338416040)
CI (msys2/msys2-autobuild/f968d2f0/10341190266)

%SIZE%
86302457
86302169

%GROUPS%
mingw-w64-x86_64-toolchain
Expand Down
Binary file not shown.
Binary file modified var/lib/pacman/sync/clang32.db
Binary file not shown.
Binary file modified var/lib/pacman/sync/clang32.db.sig
Binary file not shown.
Binary file modified var/lib/pacman/sync/clang64.db
Binary file not shown.
Binary file modified var/lib/pacman/sync/clang64.db.sig
Binary file not shown.
Binary file modified var/lib/pacman/sync/clangarm64.db
Binary file not shown.
Binary file modified var/lib/pacman/sync/clangarm64.db.sig
Binary file not shown.
Binary file modified var/lib/pacman/sync/mingw32.db
Binary file not shown.
Binary file modified var/lib/pacman/sync/mingw32.db.sig
Binary file not shown.
Binary file modified var/lib/pacman/sync/mingw64.db
Binary file not shown.
Binary file modified var/lib/pacman/sync/mingw64.db.sig
Binary file not shown.
Binary file modified var/lib/pacman/sync/ucrt64.db
Binary file not shown.
Binary file modified var/lib/pacman/sync/ucrt64.db.sig
Binary file not shown.

0 comments on commit f45d01a

Please sign in to comment.