diff --git a/releases/git/laravel.json b/releases/git/laravel.json index b0f92a92..3c4579fd 100644 --- a/releases/git/laravel.json +++ b/releases/git/laravel.json @@ -757,6 +757,7 @@ "8.83.3": "2022-03-03", "8.83.4": "2022-03-08", "8.83.5": "2022-03-15", + "8.83.6": "2022-03-29", "8.9.0": "2020-10-06", "9.0.0": "2022-02-08", "9.0.1": "2022-02-09", @@ -768,5 +769,6 @@ "9.4.0": "2022-03-08", "9.4.1": "2022-03-08", "9.5.0": "2022-03-15", - "9.5.1": "2022-03-15" + "9.5.1": "2022-03-15", + "9.6.0": "2022-03-29" } \ No newline at end of file diff --git a/releases/git/nix.json b/releases/git/nix.json new file mode 100644 index 00000000..0180e748 --- /dev/null +++ b/releases/git/nix.json @@ -0,0 +1,69 @@ +{ + "1.0": "2012-05-12", + "1.1": "2012-07-18", + "1.10": "2015-09-03", + "1.11": "2016-01-19", + "1.11.1": "2016-01-19", + "1.11.10": "2017-06-12", + "1.11.11": "2017-06-19", + "1.11.12": "2017-07-13", + "1.11.13": "2017-07-17", + "1.11.14": "2017-08-30", + "1.11.15": "2017-09-10", + "1.11.16": "2017-12-12", + "1.11.2": "2016-02-10", + "1.11.3": "2016-08-22", + "1.11.4": "2016-09-06", + "1.11.5": "2017-01-02", + "1.11.6": "2017-01-13", + "1.11.7": "2017-02-23", + "1.11.8": "2017-03-21", + "1.11.9": "2017-04-25", + "1.2": "2012-12-06", + "1.3": "2013-01-04", + "1.4": "2013-02-26", + "1.5": "2013-02-27", + "1.5.1": "2013-02-28", + "1.5.2": "2013-05-13", + "1.5.3": "2013-06-17", + "1.6": "2013-09-10", + "1.6.1": "2013-10-28", + "1.7": "2014-04-10", + "1.8": "2014-12-14", + "1.9": "2015-06-12", + "2.0": "2018-02-22", + "2.0.1": "2018-04-20", + "2.0.2": "2018-05-04", + "2.0.3": "2018-05-29", + "2.0.4": "2018-05-30", + "2.1": "2018-09-02", + "2.1.1": "2018-09-05", + "2.1.2": "2018-09-19", + "2.1.3": "2018-10-01", + "2.2": "2019-01-10", + "2.2.1": "2019-01-11", + "2.2.2": "2019-04-15", + "2.3": "2019-09-04", + "2.3.1": "2019-10-10", + "2.3.10": "2020-12-16", + "2.3.11": "2021-05-14", + "2.3.12": "2021-06-01", + "2.3.13": "2021-06-23", + "2.3.14": "2021-07-02", + "2.3.15": "2021-07-28", + "2.3.16": "2021-09-21", + "2.3.2": "2020-01-05", + "2.3.3": "2020-02-18", + "2.3.4": "2020-04-10", + "2.3.5": "2020-05-27", + "2.3.6": "2020-06-02", + "2.3.7": "2020-07-08", + "2.3.8": "2020-10-21", + "2.3.9": "2020-11-20", + "2.4": "2021-11-01", + "2.5.0": "2021-12-13", + "2.5.1": "2021-12-17", + "2.6.0": "2022-01-24", + "2.6.1": "2022-02-17", + "2.7.0": "2022-03-07" +} \ No newline at end of file