diff --git a/bucket/elixir.json b/bucket/elixir.json index 1fa93b4c45..ed0491f7be 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -1,11 +1,11 @@ { - "version": "1.12.1", + "version": "1.12.2", "description": "A dynamic and functional programming language designed for building scalable and maintainable applications.", "homepage": "https://elixir-lang.org/", "license": "Apache-2.0", "depends": "erlang", - "url": "https://github.com/elixir-lang/elixir/releases/download/v1.12.1/Precompiled.zip", - "hash": "a32c9584208b226e3f2b006aaaac9a91d6d29c7063c2d8ab5c357bb3df66f3e0", + "url": "https://github.com/elixir-lang/elixir/releases/download/v1.12.2/Precompiled.zip", + "hash": "9a55d77dea7e3c1b2749809a6e57399d9cd5eced01582f42b3d4d6063c67f7d4", "env_add_path": "bin", "checkver": { "github": "https://github.com/elixir-lang/elixir"