elixir: Update to version 1.15.5

This commit is contained in:
github-actions[bot] 2023-08-28 16:26:57 +00:00
parent 73f4e5325d
commit 31c94e8491

View File

@ -1,13 +1,13 @@
{
"version": "1.15.4",
"version": "1.15.5",
"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.15.4.zip",
"hash": "2a1962075b97251b88aac43b58ef904481d4c32393b45c8ac704d70077bb0cce",
"url": "https://builds.hex.pm/builds/elixir/v1.15.5.zip",
"hash": "279550fd96bfcffb4a44b4d1bb54b8274ecc720427ee970f315c37ef5f27e0ce",
"env_add_path": "bin",
"checkver": {
"github": "https://github.com/elixir-lang/elixir"