Skip to content

Commit faa66b5

Browse files
authored
New version: JFrog.Conan version 2.18.1 (microsoft#271157)
1 parent 260ccef commit faa66b5

3 files changed

Lines changed: 74 additions & 0 deletions

File tree

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: JFrog.Conan
5+
PackageVersion: 2.18.1
6+
InstallerLocale: en-US
7+
Platform:
8+
- Windows.Desktop
9+
InstallerType: inno
10+
Scope: machine
11+
InstallModes:
12+
- interactive
13+
- silent
14+
- silentWithProgress
15+
InstallerSwitches:
16+
Custom: /ALLUSERS
17+
UpgradeBehavior: install
18+
ProductCode: Conan Package Manager_is1
19+
ReleaseDate: 2025-07-04
20+
AppsAndFeaturesEntries:
21+
- ProductCode: Conan Package Manager_is1
22+
ElevationRequirement: elevatesSelf
23+
InstallationMetadata:
24+
DefaultInstallLocation: '{code:DefDirRoot}\Conan'
25+
Installers:
26+
- Architecture: x86
27+
InstallerUrl: https://github.com/conan-io/conan/releases/download/2.18.1/conan-2.18.1-windows-i686-installer.exe
28+
InstallerSha256: 8066397C6378FA50AC3B5346A2479ED89BEFE788D4E99571EF54B611CEE5F73D
29+
InstallerSwitches:
30+
Custom: /ALLUSERS
31+
- Architecture: x64
32+
InstallerUrl: https://github.com/conan-io/conan/releases/download/2.18.1/conan-2.18.1-windows-x86_64-installer.exe
33+
InstallerSha256: 8A2C3FB09F6BDA8E4809A32551F99DEA48319CF5E2120C5A4AF1762D91EFBBBF
34+
InstallerSwitches:
35+
Custom: /ALLUSERS
36+
ManifestType: installer
37+
ManifestVersion: 1.10.0
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: JFrog.Conan
5+
PackageVersion: 2.18.1
6+
PackageLocale: en-US
7+
Publisher: JFrog
8+
PublisherUrl: https://conan.io/
9+
PublisherSupportUrl: https://github.com/conan-io/conan/issues
10+
PrivacyUrl: https://conan.io/privacy-policy.html
11+
PackageName: Conan Package Manager
12+
PackageUrl: https://conan.io/
13+
License: MIT
14+
LicenseUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md
15+
Copyright: Copyright (c) JFrog LTD
16+
CopyrightUrl: https://raw.githubusercontent.com/conan-io/conan/develop/LICENSE.md
17+
ShortDescription: An open source, decentralized package manager, to automate building and sharing of packages
18+
Tags:
19+
- c
20+
- c++
21+
- cmake
22+
- conan
23+
- multi-platform
24+
- open-source
25+
- package-manager
26+
ReleaseNotes: '- Bugfix: Revert remote caching for missing packages (#18586)'
27+
ReleaseNotesUrl: https://github.com/conan-io/conan/releases/tag/2.18.1
28+
ManifestType: defaultLocale
29+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: JFrog.Conan
5+
PackageVersion: 2.18.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)