-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Successful Build of Signed Release 6.48.0
- Loading branch information
Showing
14 changed files
with
42 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
version: 6.48.1 | ||
version: 7.3.0 | ||
files: | ||
- url: signal-desktop_6.48.1_arm64.deb | ||
sha512: nfsxVgptleOcNB6JXp/4AvladxCnYq4dAuShutMoTCabF3rBQTf/HmYavA4Qb3csa62OPU5gjGaVxRd3shAtow== | ||
size: 111123500 | ||
path: signal-desktop_6.48.1_arm64.deb | ||
sha512: nfsxVgptleOcNB6JXp/4AvladxCnYq4dAuShutMoTCabF3rBQTf/HmYavA4Qb3csa62OPU5gjGaVxRd3shAtow== | ||
releaseDate: '2024-02-25T02:03:29.255Z' | ||
- url: signal-desktop_7.3.0_arm64.deb | ||
sha512: q33aQ2LizpHSKK1Ns87m0BAX7+QvrRmWvyjUd+8v3xnjenzJsgYqoct1zhQQzsEyA4UiSaF9+jWCDZYcJMo8JA== | ||
size: 112374124 | ||
path: signal-desktop_7.3.0_arm64.deb | ||
sha512: q33aQ2LizpHSKK1Ns87m0BAX7+QvrRmWvyjUd+8v3xnjenzJsgYqoct1zhQQzsEyA4UiSaF9+jWCDZYcJMo8JA== | ||
releaseDate: '2024-03-20T23:24:54.378Z' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
9dfb31560a6d95e39c341e895e9ff802f95a7710a762ae1d02e4a1bad3284c269b177ac14137ff1e661abc0e106f772c6bad8e3d4e608c6695c51777b2102da3 release/signal-desktop_6.48.1_arm64.deb | ||
ab7dda4362e2ce91d228ad4db3cee6d01017efe42fad1996bf28d477ef2fdf19e37a7cc9b2062aa1cb75ce1410cec13203852249a17dfa35820d961c24ca3c24 release/signal-desktop_7.3.0_arm64.deb | ||
Public Key: 0558260a88ff08f8dddf791fe73b9457917830506be3d8dbc1311e8d769c5ac777 | ||
Build Complete on 02/25/24 at 02:03 UTC | ||
Build Complete on 03/20/24 at 23:24 UTC |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Git LFS file not shown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
d711005b9c308aa232e09be1bdbe29d251254b5929906f990eae322c84bc4e5f1ab787bb4e94a135bcb1cf365d149630eee5138ae8fdbc7a818c07b6b3a05c82 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#!/bin/bash | ||
|
||
git status && git add -A && git status | ||
git commit -a -S -m "Successful Build of Signed Release 6.48.0" && git push --set-upstream origin master | ||
git commit -a -S -m "Successful Build of Signed Release 7.3.0" && git push --set-upstream origin master |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters