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

elixir_1_19: 1.19.2 -> 1.19.3 (#461587)

parents 9b8e4fd6 8c39c423
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
import ./generic-builder.nix {
  version = "1.19.2";
  hash = "sha256-sJNwWl6iCWzf8iDVG90DUxU8H3piKyGoU0mIAqfsphQ=";
  version = "1.19.3";
  hash = "sha256-hO9dggp9qQu9RhDSdzUtTGjHBDXpf92JeWWcDOwOsPg=";
  # https://hexdocs.pm/elixir/1.19.0-rc.1/compatibility-and-deprecations.html#between-elixir-and-erlang-otp
  minimumOTPVersion = "26";
  maximumOTPVersion = "28";