Skip to content

Commit

Permalink
[boinc] Update to 7.20.5 (microsoft#28222)
Browse files Browse the repository at this point in the history
Signed-off-by: Vitalii Koshura <[email protected]>

Signed-off-by: Vitalii Koshura <[email protected]>
Co-authored-by: Cheney-Wang <[email protected]>
  • Loading branch information
AenBleidd and Cheney-W authored Dec 8, 2022
1 parent 4fa4413 commit 5e471fe
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ports/boinc/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO BOINC/boinc
REF client_release/7.20/7.20.4
SHA512 6103027d6a4f2c0dfce0860aa73238a5c21504f2d185dd607bdf39a09394a4550b3111452659b453fdb9fee82000a97b33bc51656b5f45533ccd455ff49b01c7
REF client_release/7.20/7.20.5
SHA512 7ded13b401834c9d7f8a835223856c1ed7e7a2bad39ac260b2589cfd49070024fd6e6b70bb953cff8c929b738886f44df488bc857c40a8eb64cd9f5290574ff1
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/boinc/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "boinc",
"version": "7.20.4",
"version": "7.20.5",
"description": "Open-source software for volunteer computing and grid computing.",
"homepage": "https://boinc.berkeley.edu/",
"license": "LGPL-3.0-or-later",
Expand Down
5 changes: 5 additions & 0 deletions versions/b-/boinc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "6182bb8eabfde5ed3800c4505fa189d43cf0f884",
"version": "7.20.5",
"port-version": 0
},
{
"git-tree": "14cea3d77a6cc3792993088cb0d2642aa5fc87c2",
"version": "7.20.4",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@
"port-version": 4
},
"boinc": {
"baseline": "7.20.4",
"baseline": "7.20.5",
"port-version": 0
},
"bond": {
Expand Down

0 comments on commit 5e471fe

Please sign in to comment.