Unverified Commit 4f0756f8 authored by Yt's avatar Yt Committed by GitHub
Browse files

elixir_1_19: 1.19.3 -> 1.19.4 (#465974)

parents f9cca71c ffd43209
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
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";