Skip to content

Commit

Permalink
Release for version 10.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Findeton committed Sep 10, 2024
1 parent f5bad4f commit 0762473
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -413,5 +413,5 @@ The file `include/ballot-verifier/screen.h` includes the PNG found in
[wxWidgets]: https://www.wxwidgets.org/
[git]: https://github.com/sequentech/ballot-verifier/
[GitHub]: https://github.com/sequentech/ballot-verifier/
[Linux binary]: https://github.com/sequentech/ballot-verifier/releases/download/10.4.2/ballot-verifier-gui-linux
[Mac OS X binary]: https://github.com/sequentech/ballot-verifier/releases/download/10.4.2/ballot-verifier-gui-mac
[Linux binary]: https://github.com/sequentech/ballot-verifier/releases/download/10.5.1/ballot-verifier-gui-linux
[Mac OS X binary]: https://github.com/sequentech/ballot-verifier/releases/download/10.5.1/ballot-verifier-gui-mac
6 changes: 3 additions & 3 deletions project.spdx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
SPDXID: "SPDXRef-DOCUMENT"
spdxVersion: "SPDX-2.2"
creationInfo:
created: "2024-05-01T15:31:43Z"
created: "2024-09-10T18:57:24Z"
creators:
- "Organization: Sequent Tech Inc."
- "Person: Eduardo Robles"
Expand All @@ -18,13 +18,13 @@ packages:
- SPDXID: "SPDXRef-Package-ballot-verifier"
summary: "Sequent cast-as-intended verifier"
copyrightText: "Copyright 2014-2021 Sequent Tech Inc"
downloadLocation: "git+https://github.com/sequentech/ballot-verifier.git@10.4.2"
downloadLocation: "git+https://github.com/sequentech/ballot-verifier.git@10.5.1"
filesAnalyzed: false
homepage: "https://github.com/sequentech/ballot-verifier"
licenseConcluded: "NOASSERTION"
licenseDeclared: "AGPL-3.0-only"
name: "ballot-verifier"
versionInfo: "10.4.2"
versionInfo: "10.5.1"
- SPDXID: "SPDXRef-Package-cmake"
description: "Cross Platform Makefile Generator"
copyrightText: "Copyright (c) 2000-2021 Kitware, Inc. and Contributors"
Expand Down

0 comments on commit 0762473

Please sign in to comment.