signal-desktop-bin(darwin): 7.58.0 -> 7.59.0
This commit is contained in:
parent
38d24556c5
commit
3e11a5b102
@ -6,11 +6,11 @@
|
||||
}:
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "signal-desktop-bin";
|
||||
version = "7.58.0";
|
||||
version = "7.59.0";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://updates.signal.org/desktop/signal-desktop-mac-universal-${finalAttrs.version}.dmg";
|
||||
hash = "sha256-yOPYG9bCSCIE1L8RgEXCy6pJUHONBh9SpPY4WDfZEho=";
|
||||
hash = "sha256-maBZqSklxa1Vg3U6xbQxYx+McPTWa4WdBCKh4tq6W4g=";
|
||||
};
|
||||
sourceRoot = ".";
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user