Skip to content

Commit 4c2758c

Browse files
authored
New version: danielmiessler.Fabric version 1.4.404 (microsoft#339083)
1 parent 85bc9ca commit 4c2758c

3 files changed

Lines changed: 60 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: danielmiessler.Fabric
5+
PackageVersion: 1.4.404
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: fabric.exe
10+
Commands:
11+
- fabric
12+
ReleaseDate: 2026-02-13
13+
Installers:
14+
- Architecture: x86
15+
InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.404/fabric_Windows_i386.zip
16+
InstallerSha256: 909E2FA4B98C4D2A6AB8845E9B67846174626A23CFEB3ACA2F9D1EB69E67386B
17+
- Architecture: x64
18+
InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.404/fabric_Windows_x86_64.zip
19+
InstallerSha256: FEB9F5959876367F79B2AA29FCEC82862167EF156437282876F60C300BA70722
20+
- Architecture: arm64
21+
InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.404/fabric_Windows_arm64.zip
22+
InstallerSha256: 8AB5B079AF26EC469278948085C2ABDF0B1CAE91E3B30478D8E64F8E18B0DE1D
23+
ManifestType: installer
24+
ManifestVersion: 1.12.0
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: danielmiessler.Fabric
5+
PackageVersion: 1.4.404
6+
PackageLocale: en-US
7+
Publisher: danielmiessler
8+
PublisherUrl: https://github.com/danielmiessler
9+
PublisherSupportUrl: https://github.com/danielmiessler/Fabric/issues
10+
PackageName: Fabric
11+
PackageUrl: https://github.com/danielmiessler/Fabric
12+
License: MIT
13+
LicenseUrl: https://github.com/danielmiessler/Fabric/blob/HEAD/LICENSE
14+
ShortDescription: Fabric is an open-source framework for augmenting humans using AI.
15+
Tags:
16+
- ai
17+
- augmentation
18+
- flourishing
19+
- life
20+
- work
21+
ReleaseNotes: |-
22+
Changes
23+
PR #1997 by ksylvan: Enable responses API usage for GrokAI (xAI) provider
24+
- Enable responses API for GrokAI (xAI) provider
25+
- Set ImplementsResponses to true for GrokAI provider
26+
ReleaseNotesUrl: https://github.com/danielmiessler/Fabric/releases/tag/v1.4.404
27+
ManifestType: defaultLocale
28+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: danielmiessler.Fabric
5+
PackageVersion: 1.4.404
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)