new release version v1.19.41.01 #1

Merged
github-actions[bot] merged 1 commits from version_update_1.19.41.01 into main 2022-11-15 22:31:41 +00:00
2 changed files with 14 additions and 2 deletions
Showing only changes of commit a1eeb99366 - Show all commits

View File

@@ -3,10 +3,10 @@
"date": "2022-11-01T16:26:36.000Z",
"url": {
"win32": {
"x64": "https://minecraft.azureedge.net/bin-win/bedrock-server-1.19.41.01.zip"
"x64": "https://github.com/The-Bds-Maneger/BedrockFetch/releases/download/1.19.41.01/win32_x64_bedrock-server-1.19.41.01.zip"
},
"linux": {
"x64": "https://minecraft.azureedge.net/bin-linux/bedrock-server-1.19.41.01.zip"
"x64": "https://github.com/The-Bds-Maneger/BedrockFetch/releases/download/1.19.41.01/linux_x64_bedrock-server-1.19.41.01.zip"
}
}
}

View File

@@ -869,5 +869,17 @@
"x64": "https://minecraft.azureedge.net/bin-linux/bedrock-server-1.19.40.02.zip"
}
}
},
{
"version": "1.19.41.01",
"date": "2022-11-01T16:26:36.000Z",
"url": {
"win32": {
"x64": "https://github.com/The-Bds-Maneger/BedrockFetch/releases/download/1.19.41.01/win32_x64_bedrock-server-1.19.41.01.zip"
},
"linux": {
"x64": "https://github.com/The-Bds-Maneger/BedrockFetch/releases/download/1.19.41.01/linux_x64_bedrock-server-1.19.41.01.zip"
}
}
}
]