Skip to content

Commit a19947e

Browse files
Update Inventory for heroku/dotnet (#373)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 3e2d3bb commit a19947e

File tree

2 files changed

+74
-0
lines changed

2 files changed

+74
-0
lines changed

buildpacks/dotnet/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
12+
- Support for .NET SDK versions: 8.0.123, 8.0.417, 9.0.113, 9.0.309, 10.0.102.
13+
1014
## [0.15.0] - 2026-01-08
1115

1216
### Fixed

buildpacks/dotnet/inventory.toml

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,20 @@ arch = "arm64"
432432
url = "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-linux-arm64.tar.gz"
433433
checksum = "sha512:5e7f9cd6f85a40ea78fa4dd9c1212b86a413e2966c1a20dd8984e2c8dbe45a8ac96d5ed772de32d4623832d20600205fbe25ff9017f64fa21fb95afe617068ca"
434434

435+
[[artifacts]]
436+
version = "8.0.123"
437+
os = "linux"
438+
arch = "amd64"
439+
url = "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.123/dotnet-sdk-8.0.123-linux-x64.tar.gz"
440+
checksum = "sha512:76edde05e174f6a015b51c60c1c9bf91e9209176f44466e5bfa2b73e5bdda4cc1ffec26b3b6190d9cda7b380198c906ffe18fe2408e4953ea9dd7994c1311e3e"
441+
442+
[[artifacts]]
443+
version = "8.0.123"
444+
os = "linux"
445+
arch = "arm64"
446+
url = "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.123/dotnet-sdk-8.0.123-linux-arm64.tar.gz"
447+
checksum = "sha512:9e9280349aa124b988d3cacf11084bd090874a0a47210c0dae97663566aaeadf36a253eff8ec1f01ebaafe4e8c606bc697bdfd7e6b6606f4374235cbf2c0da79"
448+
435449
[[artifacts]]
436450
version = "8.0.200"
437451
os = "linux"
@@ -1034,6 +1048,20 @@ arch = "arm64"
10341048
url = "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-arm64.tar.gz"
10351049
checksum = "sha512:e7b09ee70a627964df00a489b447782bffe9cd3443fb0a8eeae8105fcc0919a68d3c92008f1debe67df5b2ae6690ab8d657c5026bc950b88a253b4290c5f80a7"
10361050

1051+
[[artifacts]]
1052+
version = "8.0.417"
1053+
os = "linux"
1054+
arch = "amd64"
1055+
url = "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.417/dotnet-sdk-8.0.417-linux-x64.tar.gz"
1056+
checksum = "sha512:94cd8b2b13b6bbfd5bd2bb693014ef68c80f2d0c31bce8a0c563df4d0c83ded1926bb2669b3d11985db5904151104919049164bfc4ab6ad5c54a353fd8ed00eb"
1057+
1058+
[[artifacts]]
1059+
version = "8.0.417"
1060+
os = "linux"
1061+
arch = "arm64"
1062+
url = "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.417/dotnet-sdk-8.0.417-linux-arm64.tar.gz"
1063+
checksum = "sha512:455804ed6e7f568400cb05f8c3d20e41d8e2fe56f41ef892181c38db2cf9116457d0b6f5854f68eda718abfcd8153bd3ba6026e347b83851084df80d1be81e5f"
1064+
10371065
[[artifacts]]
10381066
version = "9.0.100-preview.1.24101.2"
10391067
os = "linux"
@@ -1342,6 +1370,20 @@ arch = "arm64"
13421370
url = "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-linux-arm64.tar.gz"
13431371
checksum = "sha512:a944e937610282bfa09ecd3863619ceb0b2203f2fa455f0d9d51f35cacb3c66452a8c4c84d23700e3618ce9491b8fa0c8c2fc9fc80209f46db6f4bff4d846752"
13441372

1373+
[[artifacts]]
1374+
version = "9.0.113"
1375+
os = "linux"
1376+
arch = "amd64"
1377+
url = "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.113/dotnet-sdk-9.0.113-linux-x64.tar.gz"
1378+
checksum = "sha512:803fd2a829a711c7119454640fa0a2783faaf485f355e0e1b82d16a906d52685ab119e6bec5c84e1d404d0d5f75a15612c862a3dc663676ea5f41cacdf070640"
1379+
1380+
[[artifacts]]
1381+
version = "9.0.113"
1382+
os = "linux"
1383+
arch = "arm64"
1384+
url = "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.113/dotnet-sdk-9.0.113-linux-arm64.tar.gz"
1385+
checksum = "sha512:a944e937610282bfa09ecd3863619ceb0b2203f2fa455f0d9d51f35cacb3c66452a8c4c84d23700e3618ce9491b8fa0c8c2fc9fc80209f46db6f4bff4d846752"
1386+
13451387
[[artifacts]]
13461388
version = "9.0.200"
13471389
os = "linux"
@@ -1552,6 +1594,20 @@ arch = "arm64"
15521594
url = "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.308/dotnet-sdk-9.0.308-linux-arm64.tar.gz"
15531595
checksum = "sha512:21fbdcdcb8762f3579ef2a8ac5d92cb0db960901f1c30d037fa1652238ef606bfc7bffa2e51fcc83f94f3c2c7d5bee5dcfed4b66baa455ae3d38681e264d23ff"
15541596

1597+
[[artifacts]]
1598+
version = "9.0.309"
1599+
os = "linux"
1600+
arch = "amd64"
1601+
url = "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.309/dotnet-sdk-9.0.309-linux-x64.tar.gz"
1602+
checksum = "sha512:c00280165072e80fa1f6f84761c245228d3edc880bb9992fc5b4b5c3a317eda56bf01fe15f7844fe176b57a16660d21cd2635a20793569c22ebae27fd5cd2966"
1603+
1604+
[[artifacts]]
1605+
version = "9.0.309"
1606+
os = "linux"
1607+
arch = "arm64"
1608+
url = "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.309/dotnet-sdk-9.0.309-linux-arm64.tar.gz"
1609+
checksum = "sha512:80f3ba0533a207ed39ccf0f43cfac4d6b96269b4ca539dabe0f379d5e31a812e103a56e4636b8475a191ea81285cd98231e10fb486de3c1c93dfd56bf4542e7c"
1610+
15551611
[[artifacts]]
15561612
version = "10.0.100-preview.1.25120.13"
15571613
os = "linux"
@@ -1705,3 +1761,17 @@ os = "linux"
17051761
arch = "arm64"
17061762
url = "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.101/dotnet-sdk-10.0.101-linux-arm64.tar.gz"
17071763
checksum = "sha512:9238f8d1acad38d143324b4099caa1d810fb57cf599f271e8872e1f5cd678aa53d4e8504ada9b8d47869f454a2f7a9699006a17ca0d750f09a13dd417448641c"
1764+
1765+
[[artifacts]]
1766+
version = "10.0.102"
1767+
os = "linux"
1768+
arch = "amd64"
1769+
url = "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.102/dotnet-sdk-10.0.102-linux-x64.tar.gz"
1770+
checksum = "sha512:7adf40e8e5547970391cfbe474c3874c6918ce3575ac398f376c78502134e1c8a2fa3da9aca281fdaeda81671f56c851ebe9e74c5b57c5a298bd45deba63565d"
1771+
1772+
[[artifacts]]
1773+
version = "10.0.102"
1774+
os = "linux"
1775+
arch = "arm64"
1776+
url = "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.102/dotnet-sdk-10.0.102-linux-arm64.tar.gz"
1777+
checksum = "sha512:1254141153d29b5b926e0e7b0b172a25f9c096b8ed6a182f54062c5e0b41384b30e10e2bf1ebe86ed0f58f4ff762203acd83bcf23fefb59c07af45332d794700"

0 commit comments

Comments
 (0)