26 lines
852 B
YAML
26 lines
852 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
|
|
PackageIdentifier: JetBrains.PHPStorm
|
|
PackageVersion: "2021.1"
|
|
PackageName: PHPStorm
|
|
Publisher: JetBrains
|
|
License: Copyright © JetBrains s.r.o.
|
|
LicenseUrl: https://www.jetbrains.com/store/license.html
|
|
Moniker: phpstorm
|
|
Tags:
|
|
- php
|
|
- html
|
|
- css
|
|
- ide
|
|
- JetBrains
|
|
ShortDescription: PhpStorm is a perfect PHP IDE for working with Symfony, Laravel, Drupal, WordPress, Laminas, Magento, Joomla!, CakePHP, Yii, and other frameworks.
|
|
PackageUrl: https://www.jetbrains.com/phpstorm/
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://download.jetbrains.com/webide/PhpStorm-2021.1.exe
|
|
InstallerSha256: 72BA87EAF9D259D06D54927F6D6336CD2A86A7AA165712C6B349F3DDDF104C8D
|
|
InstallerType: nullsoft
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0
|
|
|