Skip to content

Commit

Permalink
Add tzversion to metadata, bump to metadata version 1.0
Browse files Browse the repository at this point in the history
and bump tzdata version to 2015d.
tzversion was suggested by @pganssle
  • Loading branch information
jarondl committed May 25, 2015
1 parent f7a1d4e commit 6c1b80b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions zonefile_metadata.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"metadata_version" : 0.1,
"metadata_version" : 1.0,
"releases_url" : "ftp://ftp.iana.org/tz/releases/",
"tzdata_file" : "tzdata2015b.tar.gz",
"tzdata_file_sha512" : "767782b87e62a8f7a4dbcae595d16a54197c9e04ca974d7016d11f90ebaf2537b804d111f204af9052c68d4670afe0af0af9e5b150867a357fc199bb541368d0",
"tzversion": "2015d",
"tzdata_file" : "tzdata2015d.tar.gz",
"tzdata_file_sha512" : "37b5aa3c5e0d601c8b20fac08d7267c398a836e4190ef85625d5e86a806ba1baceb2315ba81a9a6c854eae4fce40e9c8f90cf5adade3f48ad443f77c221d8983",
"zonegroups" : [
"africa",
"antarctica",
Expand Down

0 comments on commit 6c1b80b

Please sign in to comment.