elixir: Update to version 1.17.1

This commit is contained in:
github-actions[bot] 2024-06-18 12:31:14 +00:00
parent 18f5a8dffc
commit 126c9339c2

View File

@ -1,13 +1,13 @@
{
"version": "1.17.0",
"version": "1.17.1",
"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.17.0.zip",
"hash": "6e73b110d533043a5974d5771475735a5c7b9a52ae6ff2ada35ee2f22ac139d0",
"url": "https://builds.hex.pm/builds/elixir/v1.17.1.zip",
"hash": "b0f474673c1e536c8b3c952e4aeb04bf9b2e94f3d67b44e16eed05811e2084e4",
"env_add_path": "bin",
"checkver": {
"github": "https://github.com/elixir-lang/elixir"