We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c82d74 commit 9cac683Copy full SHA for 9cac683
examples/qemu/configs/config-qemu-x86_64.json
@@ -3,16 +3,16 @@
3
"untar": [
4
{
5
"label": "go",
6
- "url": "https://golang.org/dl/go1.16.6.linux-amd64.tar.gz",
7
- "hash": "sha256:be333ef18b3016e9d7cb7b1ff1fdb0cac800ca0be4cf2290fe613b3d069dfe0d"
+ "url": "https://golang.org/dl/go1.17.6.linux-amd64.tar.gz",
+ "hash": "sha256:231654bbf2dab3d86c1619ce799e77b03d96f9b50770297c8f4dff8836fc8ca2"
8
}
9
],
10
"goget": [
11
12
"label": "uroot",
13
"pkg": "https://github.com/u-root/u-root",
14
"branch": "master",
15
- "hash": "ba3c4503673291183f54568dc0c0d0d7411302cd"
+ "hash": "8278674a41e9ca22d9f3fff33d7eb8439acb4bf9"
16
17
]
18
},
0 commit comments