Merge pull request #287391 from r-ryantm/auto-update/erlang_26

erlang_26: 26.2.1 -> 26.2.2
This commit is contained in:
Yt 2024-02-09 21:34:59 +00:00 committed by GitHub
commit 7a360c0f6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
{ mkDerivation }:
mkDerivation {
version = "26.2.1";
sha256 = "sha256-4aQ4YTeiT32lZ9ZFi7/vV7O4fARYVLbGLtHm5alSDyw=";
version = "26.2.2";
sha256 = "sha256-7S+mC4pDcbXyhW2r5y8+VcX9JQXq5iEUJZiFmgVMPZ0=";
}