diff --git a/bucket/elixir.json b/bucket/elixir.json index 89b5e5d0a3..f73293bef8 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -1,13 +1,13 @@ { - "version": "1.19.1", + "version": "1.19.2", "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.1.zip", - "hash": "587a497b4eb7cf5cea3247b9237e36c30d75a359459e2fbb9614c6777373a686", + "url": "https://builds.hex.pm/builds/elixir/v1.19.2.zip", + "hash": "a418de7ce29128f867bfa604a4cb1e36f5b9fe7dd4c64c4f153d85199848b07e", "env_add_path": "bin", "checkver": { "github": "https://github.com/elixir-lang/elixir"