Update snapcraft.yaml
This commit is contained in:
parent
9a0995a3e9
commit
58cdf0b124
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
name: dotnet-sdk
|
||||
version: 2.1.814
|
||||
version: 2.1.815
|
||||
summary: Cross-Platform .NET Core SDK
|
||||
description: |
|
||||
.NET Core SDK. https://dot.net/core.
|
||||
|
@ -16,8 +16,8 @@ base: core18
|
|||
parts:
|
||||
dotnet-sdk:
|
||||
plugin: dump
|
||||
source: https://download.visualstudio.microsoft.com/download/pr/b44d40e6-fa23-4f2d-a0a9-4199731f0b1e/5e62077a9e8014d8d4c74aee5406e0c7/dotnet-sdk-2.1.814-linux-x64.tar.gz
|
||||
source-checksum: sha512/79408996f53650d0c3ac39348fa102537d14190ba5dcc4b9152cdb8fc72566608ad7430f196731eeb62dcfacdb0f2fa37577b5d51e165afd9dd9ae15f9d2aabc
|
||||
source: https://download.visualstudio.microsoft.com/download/pr/7fba29f6-aac9-4b53-a5f9-9b421bec6288/70ac39be0282331d18b535f64ea5f40a/dotnet-sdk-2.1.815-linux-x64.tar.gz
|
||||
source-checksum: sha512/e998ccb8b4e47a727141e85823637f2030df556d3056aadbdfbce4eca823fe4759ca0e0b2edaa6f83dd5b4cbb8a3b0046ff2c9eae96832e71dc6c13855998148
|
||||
stage-packages:
|
||||
- libicu60
|
||||
- libssl1.0.0
|
||||
|
|
Loading…
Reference in a new issue