From 35e5311a8fed0b15b71f73cb0143e8efe493406b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 20:29:23 +0000 Subject: [PATCH] elixir: Update to version 1.19.1 --- bucket/elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/elixir.json b/bucket/elixir.json index 72e96bb9a5..89b5e5d0a3 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -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"