Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version: abgox.InputTip version 2.32.0 #213616

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
36 changes: 36 additions & 0 deletions manifests/a/abgox/InputTip/2.32.0/abgox.InputTip.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Created with DuckDuckStudio's Automation.
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json

PackageIdentifier: abgox.InputTip
PackageVersion: 2.32.0
UpgradeBehavior: install
ReleaseDate: 2025-01-18
Installers:
# From GitHub repository
- Architecture: x64
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: InputTip/InputTip.exe
InstallerUrl: https://github.com/abgox/InputTip/releases/download/v2.32.0/InputTip.zip
InstallerSha256: 2c4173338c1f1ecb2a3ee2e0b56acdc637893e909aa9af4e76e992111c6c8dae
- Architecture: x64
InstallerType: portable
InstallerUrl: https://github.com/abgox/InputTip/releases/download/v2.32.0/InputTip.exe
InstallerSha256: bcee72e3f088948851a6b512085616d96d485279cd4df0342e5a05ff1f887afb
# From Gitee repository
- Architecture: x64
InstallerLocale: zh-CN
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: InputTip/InputTip.exe
InstallerUrl: https://gitee.com/abgox/InputTip/releases/download/v2.32.0/InputTip.zip
InstallerSha256: 2c4173338c1f1ecb2a3ee2e0b56acdc637893e909aa9af4e76e992111c6c8dae
- Architecture: x64
InstallerLocale: zh-CN
InstallerType: portable
InstallerUrl: https://gitee.com/abgox/InputTip/releases/download/v2.32.0/InputTip.exe
InstallerSha256: bcee72e3f088948851a6b512085616d96d485279cd4df0342e5a05ff1f887afb
ManifestType: installer
ManifestVersion: 1.9.0
46 changes: 46 additions & 0 deletions manifests/a/abgox/InputTip/2.32.0/abgox.InputTip.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# Created with DuckDuckStudio's Automation.
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json

PackageIdentifier: abgox.InputTip
PackageVersion: 2.32.0
PackageLocale: en-US
Publisher: abgox
PublisherUrl: https://github.com/abgox
PublisherSupportUrl: https://github.com/abgox/InputTip/issues
Author: abgox
PackageName: InputTip
PackageUrl: https://inputtip.pages.dev/
License: MIT License
LicenseUrl: https://github.com/abgox/InputTip/blob/main/LICENSE
Copyright: Copyright (c) 2023-present abgox
CopyrightUrl: https://github.com/abgox/InputTip/blob/main/LICENSE
ShortDescription: An input method status tip tool.
Tags:
- autohotkey
- cursor
- ime
- input
- inputmethod
- tip
ReleaseNotes: |
- Added Change User Information to the tray menu.
Domain users need to change their username to use the Task Scheduler in the bootloader.
- Confirm update after checking for a new version No more dependency on PowerShell.
- If PowerShell cannot be invoked, the following PowerShell-dependent functions are automatically disabled
- Task Scheduler in boot-up
- Enable JAB/JetBrains IDE support
- Other fixes and optimisations
ReleaseNotesUrl: https://github.com/abgox/InputTip/releases/tag/v2.32.0
Documentations:
- DocumentLabel: README (GitHub)
DocumentUrl: https://github.com/abgox/InputTip/blob/main/README.md
- DocumentLabel: README (Gitee)
DocumentUrl: https://gitee.com/abgox/InputTip/blob/main/README.md
- DocumentLabel: Some Frequently Asked Questions & Tips (FAQ)
DocumentUrl: https://inputtip.pages.dev/FAQ/
- DocumentLabel: README (v2)
DocumentUrl: https://inputtip.pages.dev/v2/
- DocumentLabel: README (v1)
DocumentUrl: https://inputtip.pages.dev/v1/
ManifestType: locale
ManifestVersion: 1.9.0
50 changes: 50 additions & 0 deletions manifests/a/abgox/InputTip/2.32.0/abgox.InputTip.locale.zh-CN.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# Created with DuckDuckStudio's Automation.
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json

PackageIdentifier: abgox.InputTip
PackageVersion: 2.32.0
PackageLocale: zh-CN
Publisher: abgox
PublisherUrl: https://github.com/abgox
PublisherSupportUrl: https://github.com/abgox/InputTip/issues
Author: abgox
PackageName: InputTip
PackageUrl: https://inputtip.pages.dev/
License: MIT License
LicenseUrl: https://github.com/abgox/InputTip/blob/main/LICENSE
Copyright: Copyright (c) 2023-present abgox
CopyrightUrl: https://github.com/abgox/InputTip/blob/main/LICENSE
ShortDescription: 一个输入法状态实时提示工具。
Tags:
- autohotkey
- 光标
- 鼠标
- 鼠标指针
- 输入
- 输入法
- 状态
- 提示
- 实时
- 工具
ReleaseNotes: |
- 在 托盘菜单 中添加了 更改用户信息
域用户需要修改用户名,才能正常使用 开机自启动 中的 任务计划程序
- 检查到新版本后的 确认更新 不再依赖 PowerShell
- 如果无法调用 PowerShell,依赖 PowerShell 的以下相关功能会自动禁用
- 开机自启动 中的 任务计划程序
- 启用 JAB/JetBrains IDE 支持
- 其他的修复和优化
ReleaseNotesUrl: https://github.com/abgox/InputTip/releases/tag/v2.32.0
Documentations:
- DocumentLabel: README (GitHub)
DocumentUrl: https://github.com/abgox/InputTip/blob/main/README.md
- DocumentLabel: README (Gitee)
DocumentUrl: https://gitee.com/abgox/InputTip/blob/main/README.md
- DocumentLabel: 一些常见问题及使用技巧 (FAQ)
DocumentUrl: https://inputtip.pages.dev/FAQ/
- DocumentLabel: README (v2)
DocumentUrl: https://inputtip.pages.dev/v2/
- DocumentLabel: README (v1)
DocumentUrl: https://inputtip.pages.dev/v1/
ManifestType: defaultLocale
ManifestVersion: 1.9.0
8 changes: 8 additions & 0 deletions manifests/a/abgox/InputTip/2.32.0/abgox.InputTip.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with DuckDuckStudio's Automation.
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json

PackageIdentifier: abgox.InputTip
PackageVersion: 2.32.0
DefaultLocale: zh-CN
ManifestType: version
ManifestVersion: 1.9.0