elixir: Update to version 1.15.3

This commit is contained in:
github-actions[bot] 2023-07-15 08:27:43 +00:00
parent c5c7fd51ee
commit d415b059d8

View File

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