25 lines
		
	
	
		
			842 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			842 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
 | |
| PackageIdentifier: JetBrains.RubyMine
 | |
| PackageVersion: "2021.1"
 | |
| PackageName: RubyMine
 | |
| Publisher: JetBrains
 | |
| License: Copyright © JetBrains s.r.o.
 | |
| LicenseUrl: https://www.jetbrains.com/store/license.html
 | |
| Moniker: rubymine
 | |
| Tags:
 | |
| - ruby
 | |
| - intellij
 | |
| - jetbrains
 | |
| - ide
 | |
| ShortDescription: The Ruby and Rails IDE with first-class support for Ruby and Rails, JavaScript and CoffeeScript, ERB and HAML, CSS, Sass and Less, and more.
 | |
| PackageUrl: https://www.jetbrains.com/ruby/
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://download-cf.jetbrains.com/ruby/RubyMine-2021.1.exe
 | |
|   InstallerSha256: 9E0D6ED3172695FD3AB1A6BF1095C841E8524D5B0E8ED0EC12B325E6B746C8D8
 | |
|   InstallerType: nullsoft
 | |
| PackageLocale: en-US
 | |
| ManifestType: singleton
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |