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.",
"homepage": "https://elixir-lang.org/",
"license": "Apache-2.0",
"suggest": {
"Erlang compiler": "erlang"
},
"url": "https://builds.hex.pm/builds/elixir/v1.18.4.zip",
"hash": "f634623f7c2b89d426aac2a85daab89d3b10c65a3f0dac656385c1c81d608e58",
"url": "https://builds.hex.pm/builds/elixir/v1.19.1.zip",
"hash": "587a497b4eb7cf5cea3247b9237e36c30d75a359459e2fbb9614c6777373a686",
"env_add_path": "bin",
"checkver": {
"github": "https://github.com/elixir-lang/elixir"