Skip to content

Commit c1f61af

Browse files
Update Inventory for heroku/go
Added go1.20.11, go1.21.4.
1 parent 0b19b4b commit c1f61af

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

inventory.toml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
[[artifacts]]
2+
go_version = "go1.21.4"
3+
semantic_version = "1.21.4"
4+
architecture = "linux-amd64"
5+
sha_checksum = "73cac0215254d0c7d1241fa40837851f3b9a8a742d0b54714cbdfb3feaf8f0af"
6+
17
[[artifacts]]
28
go_version = "go1.21.3"
39
semantic_version = "1.21.3"
@@ -46,6 +52,12 @@ semantic_version = "1.21.0-rc1"
4652
architecture = "linux-amd64"
4753
sha_checksum = "d3f54a95b085cd6745fb306910b36670dac4e9e985c8f2920e6bcc35b9d7feb9"
4854

55+
[[artifacts]]
56+
go_version = "go1.20.11"
57+
semantic_version = "1.20.11"
58+
architecture = "linux-amd64"
59+
sha_checksum = "ef79a11aa095a08772d2a69e4f152f897c4e96ee297b0dc20264b7dec2961abe"
60+
4961
[[artifacts]]
5062
go_version = "go1.20.10"
5163
semantic_version = "1.20.10"

0 commit comments

Comments
 (0)