Skip to content

Commit

Permalink
[boinc] update to 8.0.0 (microsoft#37558)
Browse files Browse the repository at this point in the history
  • Loading branch information
AenBleidd authored Mar 20, 2024
1 parent 0737b60 commit f1ab5b2
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/boinc/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO BOINC/boinc
REF "client_release/${MAJOR_MINOR}/${VERSION}"
SHA512 d66664df49b83fb71e8f06e6f9ca0aee720ec04b1fb95b08426ee9af365403605624ba6dc1f78f3fba3f966d365b610ed24ceffdc54b071509f4f0bf959e027c
SHA512 ca3eeee36270c73926e2a3a10e400d356c95046c1bc9ea08378b835f4d4958c7145d55888c8f3048ef0b8f8136126cf442104fd57d8b75c9d7420c28fd50466b
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.24.3",
"version": "8.0.0",
"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": "972e4eaa795c412ca6dd9868073b2281c4f55ced",
"version": "8.0.0",
"port-version": 0
},
{
"git-tree": "b49e9a16d262cfdde45934d7a3c9a6aebf391225",
"version": "7.24.3",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -689,7 +689,7 @@
"port-version": 0
},
"boinc": {
"baseline": "7.24.3",
"baseline": "8.0.0",
"port-version": 0
},
"bond": {
Expand Down

0 comments on commit f1ab5b2

Please sign in to comment.