File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ modules:
5656
5757 - type : git
5858 url : https://github.com/OpenHV/OpenHV
59- tag : ' 20250715 '
59+ tag : ' 20250725 '
6060 - type : shell
6161 commands :
6262 - make version
Original file line number Diff line number Diff line change 11#! /bin/sh
22wget https://raw.githubusercontent.com/flatpak/flatpak-builder-tools/master/dotnet/flatpak-dotnet-generator.py
33
4- git clone --depth 1 --branch 20250715 https://github.com/OpenHV/OpenHV.git
4+ git clone --depth 1 --branch 20250725 https://github.com/OpenHV/OpenHV.git
55pushd OpenHV && make fetch-engine && popd
66python3 flatpak-dotnet-generator.py openra-x64-nuget.json --destdir engine/nuget-sources --dotnet 6 --runtime linux-x64 --freedesktop 23.08 OpenHV/engine/OpenRA.sln
77python3 flatpak-dotnet-generator.py openra-arm64-nuget.json --destdir engine/nuget-sources --dotnet 6 --runtime linux-arm64 --freedesktop 23.08 OpenHV/engine/OpenRA.sln
You can’t perform that action at this time.
0 commit comments