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 f1d03b0 commit 64d3782Copy full SHA for 64d3782
tools/gvisor/manifest.yaml
@@ -1,6 +1,6 @@
1
# yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml
2
name: gvisor
3
-version: "20250113"
+version: "20250120"
4
binary: ${target}/bin/runsc
5
check: ${binary} --version | grep ^runsc | cut -d' ' -f3 | cut -d- -f2 | cut -d. -f1
6
runtime_dependencies:
0 commit comments