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

Fix Package: Bandisoft.Honeyview Add en-US installer URL #138338

Merged
merged 3 commits into from
Feb 8, 2024
Merged
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
Expand Up @@ -39,12 +39,12 @@ FileExtensions:
- tga
- tiff
- webp
ReleaseDate: 2023-09-21
ReleaseDate: 2023-09-13
Installers:
- InstallerLocale: en-US
Architecture: neutral
InstallerUrl: https://dl.bandisoft.com/honeyview.kr/HONEYVIEW-SETUP-KR.EXE
InstallerSha256: 09FCD9CB5B199A475E03E25B8686452664CA0E5E57CA4D52F43A9E8FD334EE81
InstallerUrl: https://dl.bandisoft.com/honeyview/HONEYVIEW-SETUP.EXE
InstallerSha256: D9B4E885AF1232D89F1615DA0B66748B4CABB9C570641188F18F4719BAC5A7E2
- InstallerLocale: ko-KR
Architecture: neutral
InstallerUrl: https://dl.bandisoft.com/honeyview.kr/HONEYVIEW-SETUP-KR.EXE
Expand Down