Skip to content

Commit 8f40149

Browse files
authored
New package: HuLaSpark.HuLa version 2.6.12 (#262060)
1 parent 1c2b5ef commit 8f40149

File tree

4 files changed

+130
-0
lines changed

4 files changed

+130
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created with YamlCreate.ps1 v2.4.6 $debug=NVS1.CRLF.7-5-1.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: HuLaSpark.HuLa
5+
PackageVersion: 2.6.12
6+
ReleaseDate: 2025-05-25
7+
Installers:
8+
- Architecture: x64
9+
InstallerType: nullsoft
10+
Scope: user
11+
InstallerUrl: https://github.com/HuLaSpark/HuLa/releases/download/v2.6.12/HuLa_2.6.12_x64-setup.exe
12+
InstallerSha256: A0E27BAA790BD153117F47228FF293BCA0E2260B6C82C4D683332C810D4D5072
13+
ProductCode: HuLa
14+
- Architecture: x64
15+
InstallerType: wix
16+
Scope: machine
17+
InstallerUrl: https://github.com/HuLaSpark/HuLa/releases/download/v2.6.12/HuLa_2.6.12_x64_zh-CN.msi
18+
InstallerSha256: 621A24CD2213A81D9223DC8ACC581787ADA25D10214366C45EC72D987D41BD4C
19+
InstallerSwitches:
20+
InstallLocation: INSTALLDIR="<INSTALLPATH>"
21+
ProductCode: '{E50E43A7-A3DF-43B5-B93C-DDBF9859B54F}'
22+
AppsAndFeaturesEntries:
23+
- UpgradeCode: '{B3F67017-3BE2-5E94-ADD9-86A186F83104}'
24+
ManifestType: installer
25+
ManifestVersion: 1.10.0
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Created with YamlCreate.ps1 v2.4.6 $debug=NVS1.CRLF.7-5-1.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
3+
4+
PackageIdentifier: HuLaSpark.HuLa
5+
PackageVersion: 2.6.12
6+
PackageLocale: en-US
7+
# Publisher:
8+
# PublisherUrl:
9+
# PublisherSupportUrl:
10+
# PrivacyUrl:
11+
# Author:
12+
# PackageName:
13+
# PackageUrl:
14+
# License:
15+
# LicenseUrl:
16+
# Copyright:
17+
# CopyrightUrl:
18+
ShortDescription: An Instant Messaging System Built with Tauri, Vite 6, Vue 3, and TypeScript
19+
Description: HuLa is an instant messaging system developed with Tauri, Vite 6, Vue 3, and TypeScript. It leverages the cross-platform capabilities of Tauri and the reactive design of Vue 3, combined with TypeScript's type safety features and the fast build system of Vite 6, to provide users with an efficient, secure, and easy-to-use communication solution.
20+
# Moniker:
21+
Tags:
22+
- call
23+
- chat
24+
- friends
25+
- im
26+
- instant-messaging
27+
- message
28+
- send
29+
- share
30+
- talk
31+
- voice
32+
# ReleaseNotes:
33+
# ReleaseNotesUrl:
34+
# PurchaseUrl:
35+
# InstallationNotes:
36+
Documentations:
37+
- DocumentLabel: Documentation
38+
DocumentUrl: https://hulaspark.com/docs/getting-started/introduction
39+
ManifestType: locale
40+
ManifestVersion: 1.10.0
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
# Created with YamlCreate.ps1 v2.4.6 $debug=NVS1.CRLF.7-5-1.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: HuLaSpark.HuLa
5+
PackageVersion: 2.6.12
6+
PackageLocale: zh-CN
7+
Publisher: hula
8+
PublisherUrl: https://hulaspark.com/
9+
PublisherSupportUrl: https://github.com/HuLaSpark/HuLa/issues
10+
# PrivacyUrl:
11+
# Author:
12+
PackageName: HuLa
13+
PackageUrl: https://hulaspark.com/
14+
License: Apache-2.0
15+
LicenseUrl: https://github.com/HuLaSpark/HuLa/blob/HEAD/LICENSE
16+
Copyright: Copyright © 2025 HuLaSpark All Rights Reserved.
17+
# CopyrightUrl:
18+
ShortDescription: 一款基于 Tauri、Vite 6、Vue 3 和 TypeScript 构建的即时通讯系统
19+
Description: HuLa 是一款基于 Tauri、Vite 6、Vue 3 和 TypeScript 构建的即时通讯系统。它利用了 Tauri 的跨平台能力和 Vue 3 的响应式设计,结合了 TypeScript 的类型安全特性和 Vite 6 的快速构建,为用户提供了一个高效、安全和易用的通讯解决方案。
20+
# Moniker:
21+
Tags:
22+
- 信息
23+
- 共享
24+
- 分享
25+
- 发送
26+
- 好友
27+
- 朋友
28+
- 消息
29+
- 电话
30+
- 聊天
31+
- 语音
32+
- 通话
33+
ReleaseNotes: |-
34+
更新内容
35+
- fix(input): 🐛 修复 mac 下输入框检查拼写和字母大小写问题
36+
- perf(global): ⚡ 增加 ws 健康检查兜底刷新最新消息内容、网络断线恢复重连
37+
- fix(hook): 🐛 修复 mac 系统右键会选中文本的问题
38+
- feat(hook): ✨ 增强文本选择复制
39+
- fix(view): 🐛 修改邮箱输入框长度限制
40+
- fix(mac): 🐛 修复 mac 下点击关闭按钮无法关闭 home 窗口问题
41+
- fix(worker): 🐛 修复 ws 在重连后清空 token 导致无法对应获取消息问题
42+
- fix(agreement): 🐛 安装界面乱码 (#277)
43+
- fix: 修复 ws 链接断开没有重试问题 (#276)
44+
- fix(hook): 🐛 暂时移除/唤起 ai 快捷键识别
45+
- build(ios): 📦 重新构建 ios 启动配置
46+
- fix(hook): 🐛 修复除 emoji 类型和图片类型都可以另存为的 bug
47+
- feat(component): ✨ 增加右键 emoji 可以另存为
48+
- fix(view): 🐛 修复托盘菜单内容不展示问题和托盘图标闪烁后不展示问题
49+
Full Changelog: https://github.com/HuLaSpark/HuLa/compare/v2.6.11...v2.6.12
50+
ReleaseNotesUrl: https://github.com/HuLaSpark/HuLa/releases/tag/v2.6.12
51+
# PurchaseUrl:
52+
# InstallationNotes:
53+
Documentations:
54+
- DocumentLabel: 文档
55+
DocumentUrl: https://hulaspark.com/docs/getting-started/introduction
56+
ManifestType: defaultLocale
57+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 v2.4.6 $debug=NVS1.CRLF.7-5-1.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: HuLaSpark.HuLa
5+
PackageVersion: 2.6.12
6+
DefaultLocale: zh-CN
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)