beam26Packages.elixir_1_19: 1.19.1 -> 1.19.2

This commit is contained in:
R. Ryantm
2025-11-02 11:34:40 +00:00
parent 6a8176d2a1
commit 9214a1d2c5
@@ -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";