diff --git a/bucket/elixir.json b/bucket/elixir.json index f3bc701193..d4e48ef693 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -1,13 +1,13 @@ { - "version": "1.15.1", + "version": "1.15.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.15.1.zip", - "hash": "6081c48aef2f5097e8288236a838d2328e10dc41fbece6c94e8c4ef6fe79c9b8", + "url": "https://builds.hex.pm/builds/elixir/v1.15.2.zip", + "hash": "d45a715ce7a4ce5f9535399d75156176d1a3889efbbf516a36348009ed428c09", "env_add_path": "bin", "checkver": { "github": "https://github.com/elixir-lang/elixir"