beam26Packages.elixir_1_19: 1.19.1 -> 1.19.2 (#457781)

This commit is contained in:
Adam C. Stephens
2025-11-02 13:08:00 +00:00
committed by GitHub
@@ -1,6 +1,6 @@
import ./generic-builder.nix {
version = "1.19.1";
hash = "sha256-0rJx1BoJGDS0FsXyngBfQL3LhhNZvwh+TLQZjqOPFQw=";
version = "1.19.2";
hash = "sha256-sJNwWl6iCWzf8iDVG90DUxU8H3piKyGoU0mIAqfsphQ=";
# https://hexdocs.pm/elixir/1.19.0-rc.1/compatibility-and-deprecations.html#between-elixir-and-erlang-otp
minimumOTPVersion = "26";
maximumOTPVersion = "28";