From: Dmitri Shuralyov Date: Wed, 28 May 2025 15:23:36 +0000 (-0400) Subject: lib/time: update to 2025b/2025b X-Git-Tag: go1.25rc1~54 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=c61e5e72447b568dd25367f592962c7ebf28b1c7;p=gostls13.git lib/time: update to 2025b/2025b Commit generated by update.bash. For #22487. Change-Id: If4132dc12296b23b85a221bffdb1b854d0332010 Reviewed-on: https://go-review.googlesource.com/c/go/+/676855 Reviewed-by: Dmitri Shuralyov Auto-Submit: Dmitri Shuralyov Reviewed-by: Carlos Amedee LUCI-TryBot-Result: Go LUCI --- diff --git a/lib/time/update.bash b/lib/time/update.bash index 940596fb11..66494752ea 100755 --- a/lib/time/update.bash +++ b/lib/time/update.bash @@ -24,8 +24,8 @@ # in the CL match the update.bash in the CL. # Versions to use. -CODE=2025a -DATA=2025a +CODE=2025b +DATA=2025b set -e diff --git a/lib/time/zoneinfo.zip b/lib/time/zoneinfo.zip index f8099b1b49..b107695d1e 100644 Binary files a/lib/time/zoneinfo.zip and b/lib/time/zoneinfo.zip differ