elixir: Update to version 1.19.1

This commit is contained in:
github-actions[bot] 2025-10-20 20:29:23 +00:00
parent b684d6d4b5
commit 35e5311a8f

View File

@ -1,13 +1,13 @@
{ {
"version": "1.18.4", "version": "1.19.1",
"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.18.4.zip", "url": "https://builds.hex.pm/builds/elixir/v1.19.1.zip",
"hash": "f634623f7c2b89d426aac2a85daab89d3b10c65a3f0dac656385c1c81d608e58", "hash": "587a497b4eb7cf5cea3247b9237e36c30d75a359459e2fbb9614c6777373a686",
"env_add_path": "bin", "env_add_path": "bin",
"checkver": { "checkver": {
"github": "https://github.com/elixir-lang/elixir" "github": "https://github.com/elixir-lang/elixir"