wire-desktop: mac 3.37.5164 -> 3.39.5211

This commit is contained in:
toonn 2025-01-09 15:06:21 +01:00
parent 5397e1bd3b
commit 51cd7c86e8
No known key found for this signature in database
GPG Key ID: 89EECD463032D959

View File

@ -28,7 +28,7 @@ let
version = version =
let let
x86_64-darwin = "3.37.5164"; x86_64-darwin = "3.39.5211";
in in
{ {
inherit x86_64-darwin; inherit x86_64-darwin;
@ -39,7 +39,7 @@ let
hash = hash =
let let
x86_64-darwin = "sha256-xQ6EaZFE6qdpgFj1Lom37wT8URd5FsRwG89YeM/+U7k="; x86_64-darwin = "sha256-k6CIqHt67AFL70zdK0/91aQcpbb00OIggk5TF7y1IOY=";
in in
{ {
inherit x86_64-darwin; inherit x86_64-darwin;