elixir: Update to version 1.15.1

This commit is contained in:
github-actions[bot] 2023-06-30 16:28:16 +00:00
parent 7491701488
commit 8238d46a55

View File

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