mirror of
https://github.com/Royce551/FRESHMusicPlayer.git
synced 2025-01-22 10:51:52 -05:00
Merge branch 'master' of https://github.com/Royce551/FRESHMusicPlayer-WPFUI
This commit is contained in:
commit
932fe0b288
2 changed files with 4 additions and 4 deletions
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue