Skip to content

Commit

Permalink
New version: DuckStudio.FufuDevTools version 2024.07.03.0000 (Pre-ver…
Browse files Browse the repository at this point in the history
…sion?) (microsoft#161155)
  • Loading branch information
DuckDuckStudio committed Jul 5, 2024
1 parent 5f15765 commit 437feca
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.5-1-22621-2506.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: DuckStudio.FufuDevTools
PackageVersion: "2024.07.03.0000"
InstallerLocale: zh-CN
InstallerType: inno
Scope: machine
InstallModes:
- interactive
- silent
- silentWithProgress
InstallerSwitches:
Silent: /verysilent /suppressmsgboxes
SilentWithProgress: /verysilent
UpgradeBehavior: install
Commands:
- ffdev
Protocols:
- http
- https
ReleaseDate: 2024-07-03
Installers:
- Architecture: x64
InstallerUrl: https://github.com/DuckDuckStudio/Fufu_Dev_Tools/releases/download/2024.07.03.0000/Fufu_Dev_Tools_Setup_2024.07.03.0000.exe
InstallerSha256: 452253652eebe928c8b37d647dc3d42ce5f53e099036bd12413345099e484d29
AppsAndFeaturesEntries:
- DisplayVersion: '2024.07.03.0000'
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Created using wingetcreate 1.6.1.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: DuckStudio.FufuDevTools
PackageVersion: 2024.07.03.0000
PackageLocale: zh-CN
Publisher: DuckStudio
PublisherUrl: https://duckduckstudio.github.io/yazicbs.github.io/
Author: 鸭鸭「カモ」
PackageName: 芙芙工具箱开发工具包
PackageUrl: https://github.com/DuckDuckStudio/Fufu_Dev_Tools
License: 芙芙工具箱许可文件
LicenseUrl: https://github.com/DuckDuckStudio/Fufu_Tools/blob/HEAD/LICENSE
Copyright: Copyright (c) 鸭鸭「カモ」
ShortDescription: 芙芙工具箱的独立开发工具包
Moniker: Fufu_Dev_Tools
Tags:
- devtools
- tools
- command
ReleaseNotes: |-
> [!WARNING]
> 此版本领先于`lite`版中附带的开发工具。
> 此版本为重大修复
- [fix] 修复当程序安装在带空格路径上时无法打开的情况
- [fix] 移除无效调用
> [!TIP]
> 这个版本也是官方的,可以放心下载使用。
ReleaseNotesUrl: https://github.com/DuckDuckStudio/Fufu_Dev_Tools/releases/tag/2024.07.03.0000
ManifestType: defaultLocale
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.6.1.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: DuckStudio.FufuDevTools
PackageVersion: 2024.07.03.0000
DefaultLocale: zh-CN
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit 437feca

Please sign in to comment.