bump wine version

This commit is contained in:
Maxim Slipenko 2023-10-11 08:33:36 +00:00 committed by GitHub
parent 53721cc2ba
commit d14d3b178c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{ {
"name": "Wine", "name": "Wine",
"id": "wine", "id": "wine",
"version": "0.0.3", "version": "0.0.4",
"description": "Installs Wine.", "description": "Installs Wine.",
"documentationURL": "https://github.com/Maks1mS/devcontainers-features/tree/main/src/wine", "documentationURL": "https://github.com/Maks1mS/devcontainers-features/tree/main/src/wine",
"options": { "options": {
@ -14,4 +14,4 @@
"installsAfter": [ "installsAfter": [
"ghcr.io/devcontainers/features/common-utils" "ghcr.io/devcontainers/features/common-utils"
] ]
} }