Skip to content

Commit

Permalink
snapcraft.yaml updates for sept. (dotnet/core-setup#8274)
Browse files Browse the repository at this point in the history
* remove 1.1 snap assets

* snapcraft.yaml updates for Sep release


Commit migrated from dotnet/core-setup@e6f9309
  • Loading branch information
leecow authored and dagood committed Sep 18, 2019
1 parent 8262815 commit 2a19f2f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: dotnet-runtime-21
version: 2.1.12
version: 2.1.13
summary: Cross-Platform .NET Core Runtime.
description: |
.NET Core 2.1 Runtime and ASP.NET Core. https://dot.net/core.
Expand Down Expand Up @@ -27,8 +27,8 @@ slots:
parts:
dotnet-runtime:
plugin: dump
source: https://download.visualstudio.microsoft.com/download/pr/2c78594a-dd2c-488e-b201-b7fd9b78ab00/5f2169b20fc704e069c336114ec653c5/dotnet-runtime-2.1.12-linux-x64.tar.gz
source-checksum: sha512/9b6d07e180ba1d19f0b00263af9dcf3147b0869564ef82ec20584b25d801a2d5c353f0f2bd7bd7e92e75ceb4e4bca35ec3eade73a2b25a0306d4d95ef5071a08
source: https://download.visualstudio.microsoft.com/download/pr/7085b86a-0888-49b5-a272-6cd317abc4d3/1d5d8107d575e7fc8b14e9ace9f7667b/dotnet-runtime-2.1.13-linux-x64.tar.gz
source-checksum: sha512/10c037287a06d901ec5d5cfb2064c341e9b33a46f72ac8606c926499a5ac500e74a7bd1445224df3ac4ac4cd0aea76cc73cc0b8990d4a5ad6272e6261572359f
stage-packages:
- libicu60
- libssl1.0.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: dotnet-runtime-22
version: 2.2.6
version: 2.2.7
summary: Cross-Platform .NET Core Runtime.
description: |
.NET Core 2.2 Runtime and ASP.NET Core. https://dot.net/core.
Expand Down Expand Up @@ -27,8 +27,8 @@ slots:
parts:
dotnet-runtime:
plugin: dump
source: https://download.visualstudio.microsoft.com/download/pr/9f21e352-9d2c-4e3b-af45-915da89158db/0e8a7ea83cc08d4bcf417a927a36ed6f/dotnet-runtime-2.2.6-linux-x64.tar.gz
source-checksum: sha512/8af7a39407b4a3503a7c6d83106336140eeef2bc24decf1b817c7d5a3e5596c8cefed8f211019148cd89a31759d851836dd6147e544b8c1d183dcfbd5a8d4636
source: https://download.visualstudio.microsoft.com/download/pr/dc8dd18d-e165-4f58-a821-d657eea08bf1/efd846172658c27dde2d9eafa7d0082e/dotnet-runtime-2.2.7-linux-x64.tar.gz
source-checksum: sha512/5c76eee6dcf89569b40f5d7e87b2daa1ac9e924c6c22f37a7a2498bd96266b93aa95b70537218f9bac6e3992b24d991816afeb185ac6b29ecd3ea9b85201139c
stage-packages:
- libicu60
- libssl1.0.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: dotnet-sdk
version: 2.2.301
version: 2.2.402
summary: Cross-Platform .NET Core SDK
description: |
.NET Core SDK. https://dot.net/core.
Expand All @@ -16,8 +16,8 @@ base: core18
parts:
dotnet-sdk:
plugin: dump
source: https://download.visualstudio.microsoft.com/download/pr/3224f4c4-8333-4b78-b357-144f7d575ce5/ce8cb4b466bba08d7554fe0900ddc9dd/dotnet-sdk-2.2.301-linux-x64.tar.gz
source-checksum: sha512/63c54261b58b8d5e56326d0efb2ef3b25f120ae16e49f7bd470537da9cdddf96b1e0b6288c159ec808bd0b7e2cc9c93d0df2e4122948995e74a797c04098c599
source: https://download.visualstudio.microsoft.com/download/pr/46411df1-f625-45c8-b5e7-08ab736d3daa/0fbc446088b471b0a483f42eb3cbf7a2/dotnet-sdk-2.2.402-linux-x64.tar.gz
source-checksum: sha512/81937de0874ee837e3b42e36d1cf9e04bd9deff6ba60d0162ae7ca9336a78f733e624136d27f559728df3f681a72a669869bf91d02db47c5331398c0cfda9b44
stage-packages:
- libicu60
- libssl1.0.0
Expand Down

0 comments on commit 2a19f2f

Please sign in to comment.