Skip to content

Commit

Permalink
Update Inventory for heroku/go
Browse files Browse the repository at this point in the history
Added go1.20.9, go1.21.2.
  • Loading branch information
heroku-linguist[bot] committed Oct 6, 2023
1 parent 1652f08 commit f537d8d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions inventory.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
[[artifacts]]
go_version = "go1.21.2"
semantic_version = "1.21.2"
architecture = "linux-amd64"
sha_checksum = "f5414a770e5e11c6e9674d4cd4dd1f4f630e176d1828d3427ea8ca4211eee90d"

[[artifacts]]
go_version = "go1.21.1"
semantic_version = "1.21.1"
Expand Down Expand Up @@ -34,6 +40,12 @@ semantic_version = "1.21.0-rc1"
architecture = "linux-amd64"
sha_checksum = "d3f54a95b085cd6745fb306910b36670dac4e9e985c8f2920e6bcc35b9d7feb9"

[[artifacts]]
go_version = "go1.20.9"
semantic_version = "1.20.9"
architecture = "linux-amd64"
sha_checksum = "8921369701afa749b07232d2c34d514510c32dbfd79c65adb379451b5f0d7216"

[[artifacts]]
go_version = "go1.20.8"
semantic_version = "1.20.8"
Expand Down

0 comments on commit f537d8d

Please sign in to comment.