elixir: Update to version 1.15.0

This commit is contained in:
github-actions[bot] 2023-06-19 12:30:50 +00:00
parent ffe088e08a
commit 5202ca3ea3

View File

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