16 lines
		
	
	
		
			727 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			727 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | |
| PackageIdentifier: RubyInstallerTeam.Ruby
 | |
| PackageVersion: 3.0.1.1
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.0.1-1/rubyinstaller-3.0.1-1-x64.exe
 | |
|   InstallerType: inno
 | |
|   InstallerSha256: FD28CAC730DF4D7C3E7EF791EDA1B733F57EF4E67498D8C0C11CA642AAAF207B
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.0.1-1/rubyinstaller-3.0.1-1-x86.exe
 | |
|   InstallerType: inno
 | |
|   InstallerSha256: 8D92BDA89B3A5F40711DFFDF102AADF572C1FE7A97275B7C9344780555884B4C
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |