diff --git a/config/zones.json b/config/zones.json index 3b28c7dac5b..0fe718e91ba 100644 --- a/config/zones.json +++ b/config/zones.json @@ -4360,14 +4360,15 @@ }, "UA": { "capacity": { - "biomass": 123, - "hydro": 4819, - "hydro storage": 1474, + "biomass": 151, + "hydro": 4810, + "hydro storage": 1487, "nuclear": 13835, - "solar": 3145, - "wind": 1013 + "solar": 4231, + "wind": 1036 }, "contributors": [ + "https://github.com/amkozlov", "https://github.com/denplis", "https://github.com/corradio", "https://github.com/MariusKroon", @@ -6674,4 +6675,4 @@ }, "timezone": "America/Montevideo" } -} \ No newline at end of file +}