Skip to content

Commit 5e541af

Browse files
authored
Fidan.Fidan version 1.0.14 (microsoft#364890)
1 parent 6897b4f commit 5e541af

3 files changed

Lines changed: 58 additions & 0 deletions

File tree

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Fidan.Fidan
5+
PackageVersion: 1.0.14
6+
InstallerType: inno
7+
Installers:
8+
- Architecture: x64
9+
InstallerUrl: https://github.com/fidan-lang/fidan/releases/download/v1.0.14/fidan_windows_bootstrap_v1.0.14.exe
10+
InstallerSha256: ABBC98C5B6D4E4F698606BEE030C004A0150923744B1CE88B91030F5CAEDB518
11+
Dependencies:
12+
PackageDependencies:
13+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
14+
MinimumVersion: 14.50.35719.00
15+
ManifestType: installer
16+
ManifestVersion: 1.12.0
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Fidan.Fidan
5+
PackageVersion: 1.0.14
6+
PackageLocale: en-US
7+
Publisher: Fidan
8+
PublisherUrl: https://fidan.dev
9+
PublisherSupportUrl: https://github.com/fidan-lang/fidan/issues
10+
PrivacyUrl: https://appsolves.dev/privacy_policy
11+
Author: Kaan Gönüldinc (AppSolves)
12+
PackageName: Fidan
13+
PackageUrl: https://fidan.dev
14+
License: Apache-2.0
15+
LicenseUrl: https://github.com/fidan-lang/fidan/blob/main/LICENSE
16+
Copyright: Copyright © 2025 Kaan Gönüldinc. All rights reserved.
17+
CopyrightUrl: https://github.com/fidan-lang/fidan/blob/main/LICENSE
18+
ShortDescription: Fidan is the world's first AI-native next-generation language that lets you prototype like Python, run like C, and ship with Rust-level safety.
19+
Description: Fidan is for people who are tired of choosing between Python-level ergonomics, Rust-level ceremony, and C++-level legacy drag. You get interpreter, JIT, Cranelift AOT, and LLVM AOT in one coherent toolchain, with real concurrency, direct native interop, tracing, replay, and AI-assisted explain, fix, and improve workflows that belong to the product instead of sitting beside it.
20+
Moniker: fidan
21+
Tags:
22+
- fidan
23+
- programming-language
24+
- high-performance
25+
- jit
26+
- aot
27+
- bytecode
28+
- virtual-machine
29+
- ai-native
30+
- cross-platform
31+
- developer-tools
32+
ReleaseNotes: Improved performance, minor bug fixes, and additional features.
33+
ManifestType: defaultLocale
34+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Fidan.Fidan
5+
PackageVersion: 1.0.14
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)