p2pool: update to v3.5

This commit is contained in:
SChernykh
2023-06-30 19:00:00 +02:00
parent f650e96363
commit 17e3ed6c97
2 changed files with 21 additions and 9 deletions

View File

@@ -15,6 +15,10 @@ p2pool_files = [{
"os": "LINUX",
"filename": "linux-x64.tar.gz"
},
{
"os": "MACOS_AARCH64",
"filename": "macos-aarch64.tar.gz",
},
{
"os": "MACOS",
"filename": "macos-x64.tar.gz",