mirror of
				https://github.com/the-sane/lug-helper.git
				synced 2025-10-31 21:42:49 +00:00 
			
		
		
		
	lug-helper.sh: Pin winetricks version to 20250102 as all verbs being used have been stabilized
Protects against bugs like: https://github.com/Winetricks/winetricks/issues/2325
This commit is contained in:
		| @@ -232,7 +232,8 @@ rsi_installer="RSI Launcher-Setup-2.1.1.exe" | ||||
| rsi_installer_url="https://install.robertsspaceindustries.com/rel/2/$rsi_installer" | ||||
|  | ||||
| # Winetricks download url | ||||
| winetricks_url="https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks" | ||||
| winetricks_version="20250102" | ||||
| winetricks_url="https://raw.githubusercontent.com/Winetricks/winetricks/refs/tags/$winetricks_version/src/winetricks" | ||||
|  | ||||
| # Github repo and script version info | ||||
| repo="starcitizen-lug/lug-helper" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user