Skip to content

Commit

Permalink
[Intl] Update the ICU data to 73.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jderusse committed Jun 19, 2023
1 parent 962789b commit 4c4cbf5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Intl.php
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ public static function getIcuDataVersion(): string
*/
public static function getIcuStubVersion(): string
{
return '73.1';
return '73.2';
}

/**
Expand Down
4 changes: 2 additions & 2 deletions Resources/data/git-info.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Git information
===============

URL: https://github.com/unicode-org/icu.git
Revision: 5861e1fd52f1d7673eee38bc3c965aa18b336062
Revision: 680f521746a3bd6a86f25f25ee50a62d88b489cf
Author: Peter Edberg
Date: 2023-04-11T10:32:35-07:00
Date: 2023-06-07T19:19:55-07:00
2 changes: 1 addition & 1 deletion Resources/data/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
73.1
73.2

0 comments on commit 4c4cbf5

Please sign in to comment.