Skip to content

Commit

Permalink
+unicode.org
Browse files Browse the repository at this point in the history
  • Loading branch information
and-ri authored and jhheider committed Jul 27, 2023
1 parent fab940e commit 8a6d53e
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions projects/dotnet.microsoft.com/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,12 @@ versions:
warnings:
- vendored

platforms:
darwin
# linux require ICU

runtime:
env:
DOTNET_ROOT: "{{prefix}}"

dependencies:
linux:
unicode.org: '*'
build:
dependencies:
curl.se: '*'
Expand All @@ -31,10 +29,10 @@ build:
LINK: https://download.visualstudio.microsoft.com/download/pr/0e57f35a-00e6-49ab-aa75-7ae6711f0a8e/f28c04285b8bfd3f975731a186e23c23/dotnet-sdk-7.0.306-osx-arm64.tar.gz
darwin/x86-64:
LINK: https://download.visualstudio.microsoft.com/download/pr/3d615bde-bfce-4ee0-a3b9-73dc4ea5a472/907ac9c03d971c7577ce60932456b3e3/dotnet-sdk-7.0.306-osx-x64.tar.gz
#linux/aarch64:
# LINK: https://download.visualstudio.microsoft.com/download/pr/fb648e91-a4b9-4fc1-b6a3-acd293668e75/ccdc8a107bdb8b8f59ae6bb66ebecb6e/dotnet-sdk-7.0.306-linux-arm64.tar.gz
#linux/x86-64:
# LINK: https://download.visualstudio.microsoft.com/download/pr/0be7a87e-3a3f-4500-8301-49ccd6f24887/e9e36f35dbaf6625fec3e18f5c2b613f/dotnet-sdk-7.0.306-linux-x64.tar.gz
linux/aarch64:
LINK: https://download.visualstudio.microsoft.com/download/pr/fb648e91-a4b9-4fc1-b6a3-acd293668e75/ccdc8a107bdb8b8f59ae6bb66ebecb6e/dotnet-sdk-7.0.306-linux-arm64.tar.gz
linux/x86-64:
LINK: https://download.visualstudio.microsoft.com/download/pr/0be7a87e-3a3f-4500-8301-49ccd6f24887/e9e36f35dbaf6625fec3e18f5c2b613f/dotnet-sdk-7.0.306-linux-x64.tar.gz

provides:
- bin/dotnet
Expand Down

0 comments on commit 8a6d53e

Please sign in to comment.