elixir: Update to version 1.14.5

This commit is contained in:
github-actions[bot] 2023-05-22 16:28:55 +00:00
parent 6243cf512a
commit 0dc6e27c20

View File

@ -1,13 +1,13 @@
{ {
"version": "1.14.4", "version": "1.14.5",
"description": "A dynamic and functional programming language designed for building scalable and maintainable applications.", "description": "A dynamic and functional programming language designed for building scalable and maintainable applications.",
"homepage": "https://elixir-lang.org/", "homepage": "https://elixir-lang.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"suggest": { "suggest": {
"Erlang compiler": "erlang" "Erlang compiler": "erlang"
}, },
"url": "https://repo.hex.pm/builds/elixir/v1.14.4.zip", "url": "https://repo.hex.pm/builds/elixir/v1.14.5.zip",
"hash": "127b4764450a8a2c8dfaf72c11762340811f488ab8451b7fae4135100b99ea3b", "hash": "f4e4e46aa5b3ddb2de7dd7147c0dfb8e6299be49a6cf5418fcc7fc02f9d633a1",
"env_add_path": "bin", "env_add_path": "bin",
"checkver": { "checkver": {
"github": "https://github.com/elixir-lang/elixir" "github": "https://github.com/elixir-lang/elixir"