Skip to content

Commit

Permalink
Update Inventory for heroku/go
Browse files Browse the repository at this point in the history
Added go1.20.12, go1.21.5.
  • Loading branch information
heroku-linguist[bot] committed Dec 6, 2023
1 parent 68be47f commit 5bab011
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.5"
semantic_version = "1.21.5"
architecture = "linux-amd64"
sha_checksum = "e2bc0b3e4b64111ec117295c088bde5f00eeed1567999ff77bc859d7df70078e"

[[artifacts]]
go_version = "go1.21.4"
semantic_version = "1.21.4"
Expand Down Expand Up @@ -52,6 +58,12 @@ semantic_version = "1.21.0-rc1"
architecture = "linux-amd64"
sha_checksum = "d3f54a95b085cd6745fb306910b36670dac4e9e985c8f2920e6bcc35b9d7feb9"

[[artifacts]]
go_version = "go1.20.12"
semantic_version = "1.20.12"
architecture = "linux-amd64"
sha_checksum = "9c5d48c54dd8b0a3b2ef91b0f92a1190aa01f11d26e98033efa64c46a30bba7b"

[[artifacts]]
go_version = "go1.20.11"
semantic_version = "1.20.11"
Expand Down

0 comments on commit 5bab011

Please sign in to comment.