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