mirror of
				https://github.com/Maks1mS/devcontainers-features.git
				synced 2025-11-04 16:01:23 +03:00 
			
		
		
		
	Compare commits
	
		
			2 Commits
		
	
	
		
			feature_wi
			...
			ecf388f7c9
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					ecf388f7c9 | ||
| 784f92b374 | 
@@ -15,7 +15,7 @@ Installs Wine.
 | 
			
		||||
 | 
			
		||||
| Options Id | Description | Type | Default Value |
 | 
			
		||||
|-----|-----|-----|-----|
 | 
			
		||||
| version | - | string | latest |
 | 
			
		||||
| version | Version of Wine | string | latest |
 | 
			
		||||
 | 
			
		||||
## OS Support
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -3,10 +3,12 @@
 | 
			
		||||
    "id": "wine",
 | 
			
		||||
    "version": "0.0.3",
 | 
			
		||||
    "description": "Installs Wine.",
 | 
			
		||||
    "documentationURL": "https://github.com/Maks1mS/devcontainers-features/tree/main/src/wine",
 | 
			
		||||
    "options": {
 | 
			
		||||
        "version": {
 | 
			
		||||
            "type": "string",
 | 
			
		||||
            "default": "latest"
 | 
			
		||||
            "default": "latest",
 | 
			
		||||
            "description": "Version of Wine"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "installsAfter": [
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user