This commit is contained in:
Royce551 2022-04-07 21:21:02 -05:00
commit 932fe0b288
2 changed files with 4 additions and 4 deletions

View file

@ -21,11 +21,11 @@ modules:
buildsystem: simple
build-commands:
- chmod +x dotnet-install.sh
- ./dotnet-install.sh --install-dir /app/opt/dotnet/ --version 5.0.202
- ./dotnet-install.sh --install-dir /app/opt/dotnet/ --version 6.0.100
sources:
- type: file
url: https://dot.net/v1/dotnet-install.sh
sha256: d998926533a32537fada686ac41918b67e3e97a169a43c99cfd4100711767145
sha256: 760596d2e182e0edf05f4a10bd0fa266086d700fdd96438d2663f28e538912e3
- name: fmp
buildsystem: simple
build-commands:

View file

@ -21,11 +21,11 @@ modules:
buildsystem: simple
build-commands:
- chmod +x dotnet-install.sh
- ./dotnet-install.sh --install-dir /app/opt/dotnet/ --version 5.0.202
- ./dotnet-install.sh --install-dir /app/opt/dotnet/ --version 6.0.100
sources:
- type: file
url: https://dot.net/v1/dotnet-install.sh
sha256: d998926533a32537fada686ac41918b67e3e97a169a43c99cfd4100711767145
sha256: 760596d2e182e0edf05f4a10bd0fa266086d700fdd96438d2663f28e538912e3
- name: fmp
buildsystem: simple
build-commands: