Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
PackageIdentifier: sinelaw.fresh-editor
PackageVersion: 0.4.7
InstallerLocale: en-US
InstallerType: zip
Scope: user
NestedInstallerType: portable
UpgradeBehavior: uninstallPrevious
NestedInstallerFiles:
- RelativeFilePath: fresh.exe
PortableCommandAlias: fresh
Installers:
- Architecture: x64
InstallerUrl: https://github.com/sinelaw/fresh/releases/download/v0.4.7/fresh-editor-x86_64-pc-windows-msvc.zip
InstallerSha256: 8ceafb64e69a0042bf3b6b81781036fce3c4c0502eef3906ff64fe0aa6e2ab7a
- Architecture: arm64
InstallerUrl: https://github.com/sinelaw/fresh/releases/download/v0.4.7/fresh-editor-aarch64-pc-windows-msvc.zip
InstallerSha256: ae3756f9f502b6640bb17f0d551f0bc253fea97200e48a8e513cbc92e648418b
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
PackageIdentifier: sinelaw.fresh-editor
PackageVersion: 0.4.7
PackageLocale: en-US
Publisher: sinelaw
PublisherUrl: https://github.com/sinelaw
PublisherSupportUrl: https://github.com/sinelaw/fresh/issues
Author: Noam Lewis
PackageName: fresh-editor
PackageUrl: https://github.com/sinelaw/fresh
License: GPL-2.0
LicenseUrl: https://github.com/sinelaw/fresh/blob/main/LICENSE
Copyright: Copyright (c) sinelaw
ShortDescription: A modern terminal-based text editor with TypeScript plugin support
Description: Fresh is a modern terminal-based text editor. It features LSP support, syntax highlighting, multi-cursor editing, TypeScript plugins, and an intuitive interface.
Tags:
- editor
- terminal
- text-editor
- tui
- lsp
- syntax-highlighting
- plugins
ReleaseNotesUrl: https://github.com/sinelaw/fresh/releases/tag/v0.4.7
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
PackageIdentifier: sinelaw.fresh-editor
PackageVersion: 0.4.7
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0