elixir: Update to version 1.15.2

This commit is contained in:
github-actions[bot] 2023-07-02 00:36:49 +00:00
parent a20770bd3a
commit 8053763cf3

View File

@ -1,13 +1,13 @@
{
"version": "1.15.1",
"version": "1.15.2",
"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.1.zip",
"hash": "6081c48aef2f5097e8288236a838d2328e10dc41fbece6c94e8c4ef6fe79c9b8",
"url": "https://builds.hex.pm/builds/elixir/v1.15.2.zip",
"hash": "d45a715ce7a4ce5f9535399d75156176d1a3889efbbf516a36348009ed428c09",
"env_add_path": "bin",
"checkver": {
"github": "https://github.com/elixir-lang/elixir"