From a436ad8166e5a4bc6bf74b77514a314acb3be7d6 Mon Sep 17 00:00:00 2001 From: lookup-foundation-bot Date: Sun, 6 Sep 2026 23:59:28 +0300 Subject: [PATCH] New version: LookupFoundation.RevitLookup.2027 version 2027.0.4 --- ...Foundation.RevitLookup.2027.installer.yaml | 30 ++++++++++++++++ ...ndation.RevitLookup.2027.locale.en-US.yaml | 35 +++++++++++++++++++ .../LookupFoundation.RevitLookup.2027.yaml | 8 +++++ 3 files changed, 73 insertions(+) create mode 100644 manifests/l/LookupFoundation/RevitLookup/2027/2027.0.4/LookupFoundation.RevitLookup.2027.installer.yaml create mode 100644 manifests/l/LookupFoundation/RevitLookup/2027/2027.0.4/LookupFoundation.RevitLookup.2027.locale.en-US.yaml create mode 100644 manifests/l/LookupFoundation/RevitLookup/2027/2027.0.4/LookupFoundation.RevitLookup.2027.yaml diff --git a/manifests/l/LookupFoundation/RevitLookup/2027/2027.0.4/LookupFoundation.RevitLookup.2027.installer.yaml b/manifests/l/LookupFoundation/RevitLookup/2027/2027.0.4/LookupFoundation.RevitLookup.2027.installer.yaml new file mode 100644 index 0000000000000..d8fdde1389b81 --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2027/2027.0.4/LookupFoundation.RevitLookup.2027.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.2027 +PackageVersion: 2027.0.4 +InstallerLocale: en-US +InstallerType: wix +UpgradeBehavior: install +ProductCode: '{8CCB4872-7F50-43C9-B3FE-50FEA55FE6F4}' +ReleaseDate: 2026-09-06 +AppsAndFeaturesEntries: +- DisplayName: RevitLookup + DisplayVersion: 27.0.4 + ProductCode: '{8CCB4872-7F50-43C9-B3FE-50FEA55FE6F4}' + UpgradeCode: '{8CCB4872-7F50-43C9-B3FE-50FEF55F96F4}' +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.4/RevitLookup-2027.0.4-SingleUser.msi + InstallerSha256: AE533BD35F7A3092C7F1832C67B0DC42B28520C2CBDFDB14B3BEFAC72DE56B39 + InstallationMetadata: + DefaultInstallLocation: '%AppData%\Autodesk\Revit\Addins' +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/lookup-foundation/RevitLookup/releases/download/2027.0.4/RevitLookup-2027.0.4-MultiUser.msi + InstallerSha256: 02876A6E7F47AA4CE4AF42834E471624E0326077BD40BDBE9EFDEE21EA8A4AF4 + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Autodesk\Revit\Addins' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LookupFoundation/RevitLookup/2027/2027.0.4/LookupFoundation.RevitLookup.2027.locale.en-US.yaml b/manifests/l/LookupFoundation/RevitLookup/2027/2027.0.4/LookupFoundation.RevitLookup.2027.locale.en-US.yaml new file mode 100644 index 0000000000000..8d75e2e64137c --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2027/2027.0.4/LookupFoundation.RevitLookup.2027.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.2027 +PackageVersion: 2027.0.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 2027 +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/2027/2027.0.4/LookupFoundation.RevitLookup.2027.yaml b/manifests/l/LookupFoundation/RevitLookup/2027/2027.0.4/LookupFoundation.RevitLookup.2027.yaml new file mode 100644 index 0000000000000..df912de95648e --- /dev/null +++ b/manifests/l/LookupFoundation/RevitLookup/2027/2027.0.4/LookupFoundation.RevitLookup.2027.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.2027 +PackageVersion: 2027.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0