From 05263344b2e0d340e9e25fd1a550b6c385e3ba99 Mon Sep 17 00:00:00 2001 From: Thomas Bray <87775189+MTG-Thomas@users.noreply.github.com> Date: Fri, 15 May 2026 17:09:19 -0400 Subject: [PATCH] Remove Voquill from static winget source --- winget-repo/index.html | 3 +- winget-repo/index.json | 16 ------- .../Voquill/1.3.21.yaml | 19 -------- .../Voquill/locale.yaml | 27 ------------ .../Voquill/version.yaml | 8 ---- .../Voquill/1.3.21.json | 44 ------------------- 6 files changed, 1 insertion(+), 116 deletions(-) delete mode 100644 winget-repo/manifests/m/MidtownTechnologyGroup/Voquill/1.3.21.yaml delete mode 100644 winget-repo/manifests/m/MidtownTechnologyGroup/Voquill/locale.yaml delete mode 100644 winget-repo/manifests/m/MidtownTechnologyGroup/Voquill/version.yaml delete mode 100644 winget-repo/packageManifests/m/MidtownTechnologyGroup/Voquill/1.3.21.json diff --git a/winget-repo/index.html b/winget-repo/index.html index 9b3c8e2..1d96bd4 100644 --- a/winget-repo/index.html +++ b/winget-repo/index.html @@ -11,7 +11,6 @@

Midtown Technology Group Winget Repository

Redirecting to index.json...

Usage

winget source add -n mtg-tools -a https://mtg-tools.azurestaticapps.net
-winget install --source mtg-tools MidtownTechnologyGroup.WorkContextSync
-winget install --source mtg-tools MidtownTechnologyGroup.Voquill
+winget install --source mtg-tools MidtownTechnologyGroup.WorkContextSync diff --git a/winget-repo/index.json b/winget-repo/index.json index 1d4afb5..4e8d68b 100644 --- a/winget-repo/index.json +++ b/winget-repo/index.json @@ -16,22 +16,6 @@ } } ] - }, - { - "PackageIdentifier": "MidtownTechnologyGroup.Voquill", - "PackageName": "Voquill", - "Publisher": "Midtown Technology Group LLC", - "Versions": [ - { - "PackageVersion": "1.3.21", - "DefaultLocale": { - "PackageLocale": "en-US", - "Publisher": "Midtown Technology Group LLC", - "PackageName": "Voquill", - "ShortDescription": "Cross-platform push-to-talk dictation app." - } - } - ] } ] } diff --git a/winget-repo/manifests/m/MidtownTechnologyGroup/Voquill/1.3.21.yaml b/winget-repo/manifests/m/MidtownTechnologyGroup/Voquill/1.3.21.yaml deleted file mode 100644 index 3d3b93d..0000000 --- a/winget-repo/manifests/m/MidtownTechnologyGroup/Voquill/1.3.21.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Created for Midtown Technology Group internal WinGet source -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: MidtownTechnologyGroup.Voquill -PackageVersion: 1.3.21 -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Scope: user -UpgradeBehavior: install -ProductCode: '{6DA0A05E-4595-4328-BF8B-75141A865F39}' -Installers: - - Architecture: x64 - InstallerUrl: https://github.com/MTG-Thomas/voquill/releases/download/mtg-v1.3.21/Voquill_1.3.21_x64_en-US.msi - InstallerSha256: 50F74DD0B3AF339D3A31DE5B838B4F9AF2F7782E216CA54D1362FB0D639CBBDD - InstallerSwitches: - Silent: /qn - SilentWithProgress: /qb -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/winget-repo/manifests/m/MidtownTechnologyGroup/Voquill/locale.yaml b/winget-repo/manifests/m/MidtownTechnologyGroup/Voquill/locale.yaml deleted file mode 100644 index 0f70a3a..0000000 --- a/winget-repo/manifests/m/MidtownTechnologyGroup/Voquill/locale.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Created for Midtown Technology Group internal WinGet source -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: MidtownTechnologyGroup.Voquill -PackageVersion: 1.3.21 -PackageLocale: en-US -Publisher: Midtown Technology Group LLC -PublisherUrl: https://midtowntg.com -PublisherSupportUrl: https://github.com/MTG-Thomas/voquill/issues -Author: Thomas Bray -PackageName: Voquill -PackageUrl: https://github.com/MTG-Thomas/voquill -License: AGPL-3.0-only -LicenseUrl: https://github.com/MTG-Thomas/voquill/blob/main/LICENSE -Copyright: Copyright (c) 2026 Midtown Technology Group LLC -ShortDescription: Cross-platform push-to-talk dictation app. -Description: Voquill is a cross-platform push-to-talk dictation app with Whisper-powered speech recognition. -Moniker: voquill -Tags: - - dictation - - speech-to-text - - whisper - - productivity -ReleaseNotes: Adds Windows 11 native styling defaults, CI release fixes, sccache build acceleration, and macOS release artifacts. -ReleaseNotesUrl: https://github.com/MTG-Thomas/voquill/releases/tag/mtg-v1.3.21 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/winget-repo/manifests/m/MidtownTechnologyGroup/Voquill/version.yaml b/winget-repo/manifests/m/MidtownTechnologyGroup/Voquill/version.yaml deleted file mode 100644 index b5294a0..0000000 --- a/winget-repo/manifests/m/MidtownTechnologyGroup/Voquill/version.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created for Midtown Technology Group internal WinGet source -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: MidtownTechnologyGroup.Voquill -PackageVersion: 1.3.21 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/winget-repo/packageManifests/m/MidtownTechnologyGroup/Voquill/1.3.21.json b/winget-repo/packageManifests/m/MidtownTechnologyGroup/Voquill/1.3.21.json deleted file mode 100644 index 0d1916d..0000000 --- a/winget-repo/packageManifests/m/MidtownTechnologyGroup/Voquill/1.3.21.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "$schema": "https://aka.ms/winget-rest-source.schema.json", - "data": { - "packageIdentifier": "MidtownTechnologyGroup.Voquill", - "versions": [ - { - "packageVersion": "1.3.21", - "defaultLocale": { - "packageLocale": "en-US", - "publisher": "Midtown Technology Group LLC", - "publisherUrl": "https://midtowntg.com", - "publisherSupportUrl": "https://github.com/MTG-Thomas/voquill/issues", - "author": "Thomas Bray", - "packageName": "Voquill", - "packageUrl": "https://github.com/MTG-Thomas/voquill", - "license": "AGPL-3.0-only", - "licenseUrl": "https://github.com/MTG-Thomas/voquill/blob/main/LICENSE", - "copyright": "Copyright (c) 2026 Midtown Technology Group LLC", - "shortDescription": "Cross-platform push-to-talk dictation app.", - "description": "Voquill is a cross-platform push-to-talk dictation app with Whisper-powered speech recognition.", - "moniker": "voquill", - "tags": ["dictation", "speech-to-text", "whisper", "productivity"], - "releaseNotes": "Adds Windows 11 native styling defaults, CI release fixes, sccache build acceleration, and macOS release artifacts.", - "releaseNotesUrl": "https://github.com/MTG-Thomas/voquill/releases/tag/mtg-v1.3.21" - }, - "installers": [ - { - "architecture": "x64", - "installerType": "wix", - "scope": "user", - "installerUrl": "https://github.com/MTG-Thomas/voquill/releases/download/mtg-v1.3.21/Voquill_1.3.21_x64_en-US.msi", - "installerSha256": "50F74DD0B3AF339D3A31DE5B838B4F9AF2F7782E216CA54D1362FB0D639CBBDD", - "productCode": "{6DA0A05E-4595-4328-BF8B-75141A865F39}", - "upgradeBehavior": "install", - "installerSwitches": { - "silent": "/qn", - "silentWithProgress": "/qb" - } - } - ] - } - ] - } -}