Skip to content

Commit

Permalink
Update Inventory for heroku/dotnet
Browse files Browse the repository at this point in the history
  • Loading branch information
heroku-linguist[bot] committed Apr 25, 2024
1 parent 41cd90b commit 18e3031
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- Initial release
- Inventory .NET SDKs: 8.0.103 (linux-amd64), 8.0.202 (linux-amd64)

### Removed

- Inventory .NET SDKs: 8.0.202 (linux-amd64)
9 changes: 8 additions & 1 deletion buildpacks/dotnet/inventory.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ version = "8.0.202"
os = "linux"
arch = "amd64"
url = "https://download.visualstudio.microsoft.com/download/pr/14e4bb95-1b59-441e-87b9-58e9feb93426/b61087ddece464f4dc1a3d4e0f31aab3/dotnet-sdk-8.0.202-linux-x64.tar.gz"
checksum = "sha512:e0ea90c7cc6f8129913317d326c599ff8e8ed4927d4e0adccbe55c50be5c353fe3d83043e529973ced2b302b8432c2ab31533b94ffe9c363eaa9964a7160643a"
checksum = "sha512:e0e790c7cc6f8129913317d326c599ff8e8ed4927d4e0adccbe55c50be5c353fe3d83043e529973ced2b302b8432c2ab31533b94ffe9c363eaa9964a7160643a"

[[artifacts]]
version = "8.0.103"
Expand All @@ -61,6 +61,13 @@ arch = "arm64"
url = "https://download.visualstudio.microsoft.com/download/pr/af9ecab6-0ee9-4256-8470-1dc4530f637e/084a6690b85f806c06764846e3d9fb39/dotnet-sdk-8.0.103-linux-arm64.tar.gz"
checksum = "sha512:486c6dfd0c37771422fddaec155950663e79bf2afca085ffde68e2af20e42bcac1bcbf0d95dcc0df9469e643a7f81813ab828afa114d5f715057d2a3895e531b"

[[artifacts]]
version = "8.0.103"
os = "linux"
arch = "amd64"
url = "https://download.visualstudio.microsoft.com/download/pr/9e445c62-e14b-4a06-8913-ff19d8e7de50/39a40667f110cd352de02f7e7eeb4c6d/dotnet-sdk-8.0.103-linux-x64.tar.gz"
checksum = "sha512:5894942d53ff9acaacde589e6a761bd170f06b696cac465b2dc62b741bf9d9a635721ef4e7fe9477c52ff22feabc928bd8cbcd167a9ea92a6bf6a362c8b63daf"

[[artifacts]]
version = "8.0.201"
os = "linux"
Expand Down

0 comments on commit 18e3031

Please sign in to comment.