We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b19b4b commit c1f61afCopy full SHA for c1f61af
1 file changed
inventory.toml
@@ -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
+
7
[[artifacts]]
8
go_version = "go1.21.3"
9
semantic_version = "1.21.3"
@@ -46,6 +52,12 @@ semantic_version = "1.21.0-rc1"
46
52
architecture = "linux-amd64"
47
53
sha_checksum = "d3f54a95b085cd6745fb306910b36670dac4e9e985c8f2920e6bcc35b9d7feb9"
48
54
55
56
+go_version = "go1.20.11"
57
+semantic_version = "1.20.11"
58
59
+sha_checksum = "ef79a11aa095a08772d2a69e4f152f897c4e96ee297b0dc20264b7dec2961abe"
60
49
61
50
62
go_version = "go1.20.10"
51
63
semantic_version = "1.20.10"
0 commit comments