From a9bf647d7a8167965b39eafd16f99d06c30617cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]github-actions[bot]" Date: Tue, 4 Jun 2024 16:13:25 +0000 Subject: [PATCH] chore(versions.txt): update Elixir version file --- assets/elixir_versions_from_github_api.json | 10 ++++++++++ assets/versions.txt | 1 + 2 files changed, 11 insertions(+) diff --git a/assets/elixir_versions_from_github_api.json b/assets/elixir_versions_from_github_api.json index 27b6b36..fb4968f 100644 --- a/assets/elixir_versions_from_github_api.json +++ b/assets/elixir_versions_from_github_api.json @@ -1,4 +1,14 @@ [ + { + "name": "v1.17.0-rc.1", + "zipball_url": "https://api.github.com/repos/elixir-lang/elixir/zipball/refs/tags/v1.17.0-rc.1", + "tarball_url": "https://api.github.com/repos/elixir-lang/elixir/tarball/refs/tags/v1.17.0-rc.1", + "commit": { + "sha": "ac64fba4eba654c3ae402a1e30f5a8bb185b88d7", + "url": "https://api.github.com/repos/elixir-lang/elixir/commits/ac64fba4eba654c3ae402a1e30f5a8bb185b88d7" + }, + "node_id": "MDM6UmVmMTIzNDcxNDpyZWZzL3RhZ3MvdjEuMTcuMC1yYy4x" + }, { "name": "v1.17.0-rc.0", "zipball_url": "https://api.github.com/repos/elixir-lang/elixir/zipball/refs/tags/v1.17.0-rc.0", diff --git a/assets/versions.txt b/assets/versions.txt index 0cda401..489434c 100644 --- a/assets/versions.txt +++ b/assets/versions.txt @@ -1,3 +1,4 @@ +1.17.0-rc.1 1.17.0-rc.0 1.16.3 1.16.2