From 90979056e3047608d5fe91a7c1fe644cb4da7eb2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 20:29:27 +0000 Subject: [PATCH] elixir: Update to version 1.19.3 --- bucket/elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/elixir.json b/bucket/elixir.json index f73293bef8..c78e1afc02 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -1,13 +1,13 @@ { - "version": "1.19.2", + "version": "1.19.3", "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.2.zip", - "hash": "a418de7ce29128f867bfa604a4cb1e36f5b9fe7dd4c64c4f153d85199848b07e", + "url": "https://builds.hex.pm/builds/elixir/v1.19.3.zip", + "hash": "2e1730ba86821db3f8d0767dcb1f436419819391fe25425385013ea946ec067a", "env_add_path": "bin", "checkver": { "github": "https://github.com/elixir-lang/elixir"