elixir_1_19: 1.19.3 -> 1.19.4 (#465974)

This commit is contained in:
Yt
2025-11-28 23:55:12 +00:00
committed by GitHub
@@ -1,6 +1,6 @@
import ./generic-builder.nix {
version = "1.19.3";
hash = "sha256-hO9dggp9qQu9RhDSdzUtTGjHBDXpf92JeWWcDOwOsPg=";
version = "1.19.4";
hash = "sha256-lJC/xXkVIsX6AgL3ynU6C9AncBDwHPsUGxyYlTRdaMY=";
# https://hexdocs.pm/elixir/1.19.0-rc.1/compatibility-and-deprecations.html#between-elixir-and-erlang-otp
minimumOTPVersion = "26";
maximumOTPVersion = "28";