elixir: Update to version 1.17.0

This commit is contained in:
github-actions[bot] 2024-06-12 12:31:45 +00:00
parent 85985a3024
commit c85d3b4619

View File

@ -1,13 +1,13 @@
{
"version": "1.16.3",
"version": "1.17.0",
"description": "A dynamic and functional programming language designed for building scalable and maintainable applications.",
"homepage": "https://elixir-lang.org/",
"license": "Apache-2.0",
"suggest": {
"Erlang compiler": "erlang"
},
"url": "https://builds.hex.pm/builds/elixir/v1.16.3.zip",
"hash": "d01d22ef11651cf933747f9ceb401f7ef7d932d46e64dc7970713fa9a8063720",
"url": "https://builds.hex.pm/builds/elixir/v1.17.0.zip",
"hash": "6e73b110d533043a5974d5771475735a5c7b9a52ae6ff2ada35ee2f22ac139d0",
"env_add_path": "bin",
"checkver": {
"github": "https://github.com/elixir-lang/elixir"