Merge pull request #160743 from malob/update-signalbackup-tools

signalbackup-tools: 20220216 -> 20220218
This commit is contained in:
Pascal Bach 2022-02-18 20:46:50 +01:00 committed by GitHub
commit f05f0f1f87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "signalbackup-tools";
version = "20220216";
version = "20220218";
src = fetchFromGitHub {
owner = "bepaald";
repo = pname;
rev = version;
sha256 = "sha256-hB5zjSBOcpVW+kGja4DP0syAvYqkeDBJbtg0y2sX9w4=";
sha256 = "sha256-6fwkhqXM6T0WCC1Y+GCmyLwStqhBTUAzDDsBTd5XlSE=";
};
# Remove when Apple SDK is >= 10.13