elixir: Update to version 1.17.3

This commit is contained in:
github-actions[bot] 2024-09-18 16:30:16 +00:00
parent 65b7dc1074
commit fa61273f75

View File

@ -1,13 +1,13 @@
{
"version": "1.17.2",
"version": "1.17.3",
"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.2.zip",
"hash": "c1a0860b805ef4925ca9e97ecf9f84b3d3fc62e6a48a91c1cbe6344c3b02400b",
"url": "https://builds.hex.pm/builds/elixir/v1.17.3.zip",
"hash": "ec481d8bb76d8007820e038ff258423e94ddb86d8ab910d1211efad37614b89e",
"env_add_path": "bin",
"checkver": {
"github": "https://github.com/elixir-lang/elixir"