From e57b04820c372921c6ea212e9ce6b2d2a54ff4d8 Mon Sep 17 00:00:00 2001 From: lookup-foundation-bot Date: Sun, 6 Sep 2026 23:58:47 +0300 Subject: [PATCH] New version: LookupFoundation.RevitLookup.2022 version 2022.5.4 --- ...Foundation.RevitLookup.2022.installer.yaml | 30 ++++++++++++++++ ...ndation.RevitLookup.2022.locale.en-US.yaml | 35 +++++++++++++++++++ .../LookupFoundation.RevitLookup.2022.yaml | 8 +++++ 3 files changed, 73 insertions(+) create mode 100644 manifests/l/LookupFoundation/RevitLookup/2022/2022.5.4/LookupFoundation.RevitLookup.2022.installer.yaml create mode 100644 manifests/l/LookupFoundation/RevitLookup/2022/2022.5.4/LookupFoundation.RevitLookup.2022.locale.en-US.yaml create mode 100644 manifests/l/LookupFoundation/RevitLookup/2022/2022.5.4/LookupFoundation.RevitLookup.2022.yaml diff --git a/manifests/l/LookupFoundation/RevitLookup/2022/2022.5.4/LookupFoundation.RevitLookup.2022.installer.yaml b/manifests/l/LookupFoundation/RevitLookup/2022/2022.5.4/LookupFoundation.RevitLookup.2022.installer.yaml new file mode 100644 index 0000000000000..309d6c9140e69 --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2022/2022.5.4/LookupFoundation.RevitLookup.2022.installer.yaml @@ -0,0 +1,30 @@ +# Created with RevitLookup CI/CD using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LookupFoundation.RevitLookup.2022 +PackageVersion: 2022.5.4 +InstallerLocale: en-US +InstallerType: wix +UpgradeBehavior: install +ProductCode: '{207733B1-1BEA-4603-99EA-EA1EE757CF60}' +ReleaseDate: 2026-09-06 +AppsAndFeaturesEntries: +- DisplayName: RevitLookup + DisplayVersion: 22.5.4 + ProductCode: '{207733B1-1BEA-4603-99EA-EA1EE757CF60}' + UpgradeCode: '{207733B1-1BEA-4603-99EA-EA1E87077F60}' +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.4/RevitLookup-2022.5.4-SingleUser.msi + InstallerSha256: C28B3D3C7904809C2DDDF465AA5125F648EF87C80E47AC1A7379EA21825651BC + InstallationMetadata: + DefaultInstallLocation: '%AppData%\Autodesk\Revit\Addins' +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.4/RevitLookup-2022.5.4-MultiUser.msi + InstallerSha256: 221B7B8EC56D3D55B26878420D82A08163DBF515C78395579BECA360E9438A2B + InstallationMetadata: + DefaultInstallLocation: CommApp\Autodesk\Revit\Addins +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LookupFoundation/RevitLookup/2022/2022.5.4/LookupFoundation.RevitLookup.2022.locale.en-US.yaml b/manifests/l/LookupFoundation/RevitLookup/2022/2022.5.4/LookupFoundation.RevitLookup.2022.locale.en-US.yaml new file mode 100644 index 0000000000000..0565d01287eb8 --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2022/2022.5.4/LookupFoundation.RevitLookup.2022.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with RevitLookup CI/CD using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LookupFoundation.RevitLookup.2022 +PackageVersion: 2022.5.4 +PackageLocale: en-US +Publisher: Lookup Foundation +PublisherUrl: https://github.com/lookup-foundation +PublisherSupportUrl: https://github.com/lookup-foundation/RevitLookup/issues +Author: Nice3point +PackageName: RevitLookup 2022 +PackageUrl: https://github.com/lookup-foundation/RevitLookup +License: MIT +LicenseUrl: https://github.com/lookup-foundation/RevitLookup/blob/HEAD/LICENSE.md +Copyright: Copyright (c) Lookup Foundation and Contributors +ShortDescription: Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships. +Tags: +- addin +- api +- autodesk +- revit +- snoop +- utility +ReleaseNotes: |- + A new minor release with installer fixes and improvements. + - Improved enumeration performance for categories, phases, and family parameters. + - Deferred the Autodesk Parameters Service members ParameterUtils.DownloadParameter, DownloadCompanyName and DownloadParameterOptions. + - Replaced Serilog with Microsoft.Extensions.Logging. + - Fixed the addin startup under a multi-user installation #438 + - Fixed the missing DLL error on installation while Revit is running #464 + That's all for now. Next up: CLI, NuGet, MCP tools, and Avalonia UI + Full changelog: 2027.0.3...2027.0.4 +ReleaseNotesUrl: https://github.com/lookup-foundation/RevitLookup/releases/tag/2027.0.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LookupFoundation/RevitLookup/2022/2022.5.4/LookupFoundation.RevitLookup.2022.yaml b/manifests/l/LookupFoundation/RevitLookup/2022/2022.5.4/LookupFoundation.RevitLookup.2022.yaml new file mode 100644 index 0000000000000..dcb8dfaa276b6 --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2022/2022.5.4/LookupFoundation.RevitLookup.2022.yaml @@ -0,0 +1,8 @@ +# Created with RevitLookup CI/CD using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LookupFoundation.RevitLookup.2022 +PackageVersion: 2022.5.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0