Skip to content

Commit

Permalink
Re-run code generation
Browse files Browse the repository at this point in the history
  • Loading branch information
khellang committed Aug 7, 2023
1 parent 65cbf9f commit 15fd55a
Showing 1 changed file with 15 additions and 12 deletions.
27 changes: 15 additions & 12 deletions src/Redskap/PostCodes.g.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// <auto-generated>
// <auto-generated>
// This code was auto generated from https://www.bring.no/postnummerregister-ansi.txt.
// Last generation time: 2022-09-13T22:03:45.2685300Z
// Last generation time: 2023-08-07T21:12:27.9823210Z
// </auto-generated>

namespace Redskap
Expand All @@ -11,7 +11,7 @@ namespace Redskap
/// Utility for looking up and validating Norwegian postcodes.
/// </summary>
/// <remarks>
/// The lookup was last generated from Bring's postcode register on Wednesday, September 14, 2022.
/// The lookup was last generated from Bring's postcode register on Monday, August 7, 2023.
/// </remarks>
public static partial class PostCodes
{
Expand Down Expand Up @@ -1092,6 +1092,7 @@ public static partial class PostCodes
{ 1940, "BJØRKELANGEN" },
{ 1941, "BJØRKELANGEN" },
{ 1950, "RØMSKOG" },
{ 1951, "RØMSKOG" },
{ 1954, "SETSKOG" },
{ 1960, "LØKEN" },
{ 1961, "LØKEN" },
Expand Down Expand Up @@ -3464,11 +3465,17 @@ public static partial class PostCodes
{ 6282, "BRATTVÅG" },
{ 6283, "VATNE" },
{ 6285, "STOREKALVØY" },
{ 6286, "ORTEN" },
{ 6287, "HARØY" },
{ 6290, "HARAMSØY" },
{ 6291, "HARAMSØY" },
{ 6292, "KJERSTAD" },
{ 6293, "LONGVA" },
{ 6294, "FJØRTOFT" },
{ 6295, "MYKLEBOST" },
{ 6296, "HARØY" },
{ 6297, "SANDØY" },
{ 6298, "ONA" },
{ 6300, "ÅNDALSNES" },
{ 6301, "ÅNDALSNES" },
{ 6310, "VEBLUNGSNES" },
Expand Down Expand Up @@ -3551,12 +3558,6 @@ public static partial class PostCodes
{ 6476, "MIDSUND" },
{ 6480, "AUKRA" },
{ 6481, "AUKRA" },
{ 6483, "ONA" },
{ 6484, "SANDØY" },
{ 6485, "HARØY" },
{ 6486, "ORTEN" },
{ 6487, "HARØY" },
{ 6488, "MYKLEBOST" },
{ 6490, "EIDE" },
{ 6493, "LYNGSTAD" },
{ 6494, "VEVANG" },
Expand Down Expand Up @@ -3638,6 +3639,7 @@ public static partial class PostCodes
{ 6670, "ØYDEGARD" },
{ 6671, "ØYDEGARD" },
{ 6674, "KVISVIK" },
{ 6675, "KVISVIK" },
{ 6680, "HALSANAUSTAN" },
{ 6683, "VÅGLAND" },
{ 6686, "VALSØYBOTN" },
Expand Down Expand Up @@ -4647,9 +4649,8 @@ public static partial class PostCodes
{ 8622, "MO I RANA" },
{ 8624, "MO I RANA" },
{ 8626, "MO I RANA" },
{ 8630, "STORFORSHEI" },
{ 8634, "MO I RANA" },
{ 8638, "STORFORSHEI" },
{ 8630, "STORFORSHEIA" },
{ 8638, "STORFORSHEIA" },
{ 8640, "HEMNESBERGET" },
{ 8641, "HEMNESBERGET" },
{ 8642, "FINNEIDFJORD" },
Expand Down Expand Up @@ -5046,6 +5047,7 @@ public static partial class PostCodes
{ 9541, "ALTA" },
{ 9545, "LANGFJORDBOTN" },
{ 9550, "ØKSFJORD" },
{ 9552, "ØKSFJORDEN" },
{ 9580, "BERGSFJORD" },
{ 9582, "NUVSVÅG" },
{ 9583, "LANGFJORDHAMN" },
Expand Down Expand Up @@ -5143,6 +5145,7 @@ public static partial class PostCodes
{ 9916, "HESSENG" },
{ 9917, "KIRKENES" },
{ 9925, "SVANVIK" },
{ 9926, "PASVIK" },
{ 9930, "NEIDEN" },
{ 9935, "BUGØYNES" },
{ 9950, "VARDØ" },
Expand Down

0 comments on commit 15fd55a

Please sign in to comment.