Skip to content

Commit

Permalink
Update Inventory for heroku/go (#136)
Browse files Browse the repository at this point in the history
Added go1.21.0.

Co-authored-by: joshwlewis <joshwlewis@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and joshwlewis committed Aug 14, 2023
1 parent ec3d4c2 commit f93f399
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- Added go1.21.0.
## [0.1.7] - 2023-08-07

- Added go1.19.12, go1.20.7, go1.21rc4.
Expand Down
6 changes: 6 additions & 0 deletions inventory.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
[[artifacts]]
go_version = "go1.21.0"
semantic_version = "1.21.0"
architecture = "linux-amd64"
sha_checksum = "d0398903a16ba2232b389fb31032ddf57cac34efda306a0eebac34f0965a0742"

[[artifacts]]
go_version = "go1.21rc4"
semantic_version = "1.21.0-rc4"
Expand Down

0 comments on commit f93f399

Please sign in to comment.