-
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.39.0
- Loading branch information
Showing
14 changed files
with
25 additions
and
22 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.38.0 | ||
version: 6.39.0-beta.2 | ||
files: | ||
- url: signal-desktop_6.38.0_arm64.deb | ||
sha512: VcoE7a6VQgK6NRtm1BmGgjLalHHeBAZMrXz7ubcDfdJLklF+2pN1SBWS6n8Go4Pg+KVHL1kFJlU3F/Old0/YCg== | ||
size: 106149672 | ||
path: signal-desktop_6.38.0_arm64.deb | ||
sha512: VcoE7a6VQgK6NRtm1BmGgjLalHHeBAZMrXz7ubcDfdJLklF+2pN1SBWS6n8Go4Pg+KVHL1kFJlU3F/Old0/YCg== | ||
releaseDate: '2023-11-13T02:09:46.271Z' | ||
- url: signal-desktop_6.39.0-beta.2_arm64.deb | ||
sha512: A+2uUbmbE2e21a0+ckWYVi0IrflsgU/PTBFIw0EpzTGmkztoW2CyZbj03l0h+dogFgWAZfOz/WKajmJyj20Kvg== | ||
size: 106216004 | ||
path: signal-desktop_6.39.0-beta.2_arm64.deb | ||
sha512: A+2uUbmbE2e21a0+ckWYVi0IrflsgU/PTBFIw0EpzTGmkztoW2CyZbj03l0h+dogFgWAZfOz/WKajmJyj20Kvg== | ||
releaseDate: '2023-11-16T20:15:39.392Z' |
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 @@ | ||
55ca04edae954202ba351b66d419868232da9471de04064cad7cfbb9b7037dd24b92517eda9375481592ea7f06a383e0f8a5472f590526553717f3a5774fd80a release/signal-desktop_6.38.0_arm64.deb | ||
03edae51b99b1367b6d5ad3e724598562d08adf96c814fcf4c1148c34129cd31a6933b685b60b265b8f4de5d21f9da2016058065f3b3fd629a8e62728f6d0abe release/signal-desktop_6.39.0-beta.2_arm64.deb | ||
Public Key: 0558260a88ff08f8dddf791fe73b9457917830506be3d8dbc1311e8d769c5ac777 | ||
Build Complete on 11/13/23 at 02:09 UTC | ||
Build Complete on 11/16/23 at 20:15 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 @@ | ||
6a6e3689a2a4dd8fd599218e510204bb93f46f78661308289c0c56207a12ecdeb8e782f0d89c933d201a128dca332b545195b133ad6e67377069705db1b2a68a |
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.38.0" && git push --set-upstream origin master | ||
git commit -a -S -m "Successful Build of Signed Release 6.39.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