mirror of
				https://github.com/pelican-eggs/eggs.git
				synced 2025-11-04 10:58:06 +00:00 
			
		
		
		
	Merge pull request #2455 from FreemoX/master
Updated Java Versions for PhantomBot
This commit is contained in:
		
						commit
						d046480c13
					
				@ -4,13 +4,14 @@
 | 
				
			|||||||
        "version": "PTDL_v2",
 | 
					        "version": "PTDL_v2",
 | 
				
			||||||
        "update_url": null
 | 
					        "update_url": null
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "exported_at": "2022-10-02T18:28:42+02:00",
 | 
					    "exported_at": "2023-09-02T23:24:58+00:00",
 | 
				
			||||||
    "name": "PhantomBot",
 | 
					    "name": "PhantomBot",
 | 
				
			||||||
    "author": "mail@wuffy.eu",
 | 
					    "author": "mail@wuffy.eu",
 | 
				
			||||||
    "description": "PhantomBot is an actively developed open source interactive Twitch bot with a vibrant community that provides entertainment and moderation for your channel, allowing you to focus on what matters the most to you - your game and your viewers.",
 | 
					    "description": "PhantomBot is an actively developed open source interactive Twitch bot with a vibrant community that provides entertainment and moderation for your channel, allowing you to focus on what matters the most to you - your game and your viewers.",
 | 
				
			||||||
    "features": null,
 | 
					    "features": null,
 | 
				
			||||||
    "docker_images": {
 | 
					    "docker_images": {
 | 
				
			||||||
        "ghcr.io\/parkervcp\/yolks:java_11": "ghcr.io\/parkervcp\/yolks:java_11"
 | 
					        "Java 16 [DEPRECATED]": "ghcr.io\/parkervcp\/yolks:java_16",
 | 
				
			||||||
 | 
					        "Java 19": "ghcr.io\/parkervcp\/yolks:java_19"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "file_denylist": [],
 | 
					    "file_denylist": [],
 | 
				
			||||||
    "startup": "java --add-opens java.base\/java.lang=ALL-UNNAMED -Djava.security.policy=config\/security -Dinteractive -Xms1m -Dfile.encoding=UTF-8 -jar PhantomBot.jar",
 | 
					    "startup": "java --add-opens java.base\/java.lang=ALL-UNNAMED -Djava.security.policy=config\/security -Dinteractive -Xms1m -Dfile.encoding=UTF-8 -jar PhantomBot.jar",
 | 
				
			||||||
@ -30,7 +31,7 @@
 | 
				
			|||||||
    "variables": [
 | 
					    "variables": [
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "Version",
 | 
					            "name": "Version",
 | 
				
			||||||
            "description": "latest = Latest Stable\r\nmaster = latest Github",
 | 
					            "description": "latest = Latest Stable\r\nmaster = latest Github\r\n3.9.0.7 = Latest known working with Java 16",
 | 
				
			||||||
            "env_variable": "RELEASE_VERSION",
 | 
					            "env_variable": "RELEASE_VERSION",
 | 
				
			||||||
            "default_value": "latest",
 | 
					            "default_value": "latest",
 | 
				
			||||||
            "user_viewable": true,
 | 
					            "user_viewable": true,
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user