elixir: Update to version 1.19.4

This commit is contained in:
github-actions[bot] 2025-11-27 20:28:45 +00:00
parent d9f4248b4b
commit 7e810f3c99

View File

@ -1,13 +1,13 @@
{
"version": "1.19.3",
"version": "1.19.4",
"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.19.3.zip",
"hash": "2e1730ba86821db3f8d0767dcb1f436419819391fe25425385013ea946ec067a",
"url": "https://builds.hex.pm/builds/elixir/v1.19.4.zip",
"hash": "fe94681549a54c304c8f3bfced70135458782da1f89f29e936184cefc07e19d4",
"env_add_path": "bin",
"checkver": {
"github": "https://github.com/elixir-lang/elixir"