From 90a5d7c2ad6ee5bf855015c561659fe040a0ac09 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Thu, 8 Oct 2020 15:05:38 +0100 Subject: [PATCH 1/2] Updated to version 2020.2 (2020b) --- ext/date/lib/timezonedb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/date/lib/timezonedb.h b/ext/date/lib/timezonedb.h index aa1656ab3a3..964b484c498 100644 --- a/ext/date/lib/timezonedb.h +++ b/ext/date/lib/timezonedb.h @@ -47533,4 +47533,4 @@ const unsigned char timelib_timezone_db_data_builtin[269774] = { #endif 0x00, 0x89, 0x54, 0x40, 0x01, 0x12, 0xA8, 0x80, 0x00, 0x00, 0x00, 0x00,}; -const timelib_tzdb timezonedb_builtin = { "2020.1", 595, timezonedb_idx_builtin, timelib_timezone_db_data_builtin }; +const timelib_tzdb timezonedb_builtin = { "2020.2", 595, timezonedb_idx_builtin, timelib_timezone_db_data_builtin }; From c8929dc17ec6392359d87e68aff88c11454fecd6 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Thu, 8 Oct 2020 15:05:39 +0100 Subject: [PATCH 2/2] Updated to version 2020.2 (2020b) --- ext/date/lib/timezonedb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/date/lib/timezonedb.h b/ext/date/lib/timezonedb.h index aa1656ab3a3..964b484c498 100644 --- a/ext/date/lib/timezonedb.h +++ b/ext/date/lib/timezonedb.h @@ -47533,4 +47533,4 @@ const unsigned char timelib_timezone_db_data_builtin[269774] = { #endif 0x00, 0x89, 0x54, 0x40, 0x01, 0x12, 0xA8, 0x80, 0x00, 0x00, 0x00, 0x00,}; -const timelib_tzdb timezonedb_builtin = { "2020.1", 595, timezonedb_idx_builtin, timelib_timezone_db_data_builtin }; +const timelib_tzdb timezonedb_builtin = { "2020.2", 595, timezonedb_idx_builtin, timelib_timezone_db_data_builtin };