Author Topic: Nightly: 09 June 2022 - Revision 0371b2d88  (Read 269 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 09 June 2022 - Revision 0371b2d88
Here is the nightly for 09 June 2022 - Revision 0371b2d88



Group: Win32-SSE2
nightly_20220609_0371b2d88-builds-Win32-SSE2.zip (Mirror)


Group: Linux
nightly_20220609_0371b2d88-builds-Linux.tar.gz (Mirror)


Group: Win64-SSE2
nightly_20220609_0371b2d88-builds-x64-SSE2.zip (Mirror)


Group: MacOSX
nightly_20220609_0371b2d88-builds-Mac.tar.gz (Mirror)

Code: [Select]
------------------------------------------------------------------------
commit 1bae96df0
Author: Tyler Blount
Commit: GitHub

    Missed a parenthesis
 ci/post/main.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit f3880eb03
Author: Tyler Blount
Commit: GitHub

    Don't try casting a string to an int
 ci/post/main.py | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit d665c1ccf
Author: Tyler Blount
Commit: GitHub

    Actually look for a string in regex
 ci/post/main.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 5bde8bfeb
Author: Tyler Blount
Commit: GitHub

    Check either possibility for cmake set function (#4369)
 ci/post/main.py | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)