Skip to content

Commit 5b6a27a

Browse files
committed
Revert "feat: update to podman v4.8.1"
This reverts commit 3619006. Signed-off-by: Florent Benoit <[email protected]>
1 parent 8b6f3a4 commit 5b6a27a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

extensions/podman/src/podman.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
2-
"version": "4.8.1",
2+
"version": "4.8.0",
33
"platform": {
44
"win32": {
5-
"version": "v4.8.1",
6-
"fileName": "podman-4.8.1-setup.exe"
5+
"version": "v4.8.0",
6+
"fileName": "podman-4.8.0-setup.exe"
77
},
88
"darwin": {
9-
"version": "v4.8.1",
9+
"version": "v4.8.0",
1010
"arch": {
1111
"x64": {
12-
"fileName": "podman-installer-macos-amd64-v4.8.1.pkg"
12+
"fileName": "podman-installer-macos-amd64-v4.8.0.pkg"
1313
},
1414
"arm64": {
15-
"fileName": "podman-installer-macos-aarch64-v4.8.1.pkg"
15+
"fileName": "podman-installer-macos-aarch64-v4.8.0.pkg"
1616
}
1717
}
1818
}

0 commit comments

Comments
 (0)