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 8b6f3a4 commit 5b6a27aCopy full SHA for 5b6a27a
extensions/podman/src/podman.json
@@ -1,18 +1,18 @@
1
{
2
- "version": "4.8.1",
+ "version": "4.8.0",
3
"platform": {
4
"win32": {
5
- "version": "v4.8.1",
6
- "fileName": "podman-4.8.1-setup.exe"
+ "version": "v4.8.0",
+ "fileName": "podman-4.8.0-setup.exe"
7
},
8
"darwin": {
9
10
"arch": {
11
"x64": {
12
- "fileName": "podman-installer-macos-amd64-v4.8.1.pkg"
+ "fileName": "podman-installer-macos-amd64-v4.8.0.pkg"
13
14
"arm64": {
15
- "fileName": "podman-installer-macos-aarch64-v4.8.1.pkg"
+ "fileName": "podman-installer-macos-aarch64-v4.8.0.pkg"
16
}
17
18
0 commit comments