-
Notifications
You must be signed in to change notification settings - Fork 6.1k
New version: libvips.libvips version 8.17.3 #308988
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
Closed
jo-chemla
wants to merge
2
commits into
microsoft:master
from
jo-chemla:libvips.libvips-8.17.3-749B6107B9534D26B54E864867A9BE60
Closed
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
25 changes: 25 additions & 0 deletions
25
manifests/l/libvips/libvips/8.17.3/libvips.libvips.installer.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| # Created with WinGet Updater using komac v2.6.0 | ||
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
|
||
| PackageIdentifier: libvips.libvips | ||
| PackageVersion: 8.17.3 | ||
| InstallerType: zip | ||
| NestedInstallerType: portable | ||
| NestedInstallerFiles: | ||
| - RelativeFilePath: vips-dev-8.17/bin/vips.exe | ||
| PortableCommandAlias: vips | ||
| InstallModes: | ||
| - interactive | ||
| - silent | ||
| - silentWithProgress | ||
| UpgradeBehavior: uninstallPrevious | ||
| ReleaseDate: 2025-10-30 | ||
| Installers: | ||
| - Architecture: x86 | ||
| InstallerUrl: https://github.com/libvips/build-win64-mxe/releases/download/v8.17.3/vips-dev-w32-all-8.17.3.zip | ||
| InstallerSha256: 4A45A552665DF627633CC8C94AC313BA465D0DB824E0CA6AC0E436D7D944BDE2 | ||
| - Architecture: x64 | ||
| InstallerUrl: https://github.com/libvips/build-win64-mxe/releases/download/v8.17.3/vips-dev-w64-all-8.17.3.zip | ||
| InstallerSha256: 0A57AAC04CA723DEF28BA607EC1EF53B984A52594EE3E13D0E7D8EA89455A357 | ||
| ManifestType: installer | ||
| ManifestVersion: 1.6.0 |
23 changes: 23 additions & 0 deletions
23
manifests/l/libvips/libvips/8.17.3/libvips.libvips.locale.en-US.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| # Created with WinGet Updater using komac v2.6.0 | ||
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
|
||
| PackageIdentifier: libvips.libvips | ||
| PackageVersion: 8.17.3 | ||
| PackageLocale: en-US | ||
| Publisher: libvips | ||
| PublisherUrl: https://github.com/libvips | ||
| PublisherSupportUrl: https://github.com/libvips/build-win64-mxe/issues | ||
| Author: libvips | ||
| PackageName: libvips | ||
| PackageUrl: https://github.com/libvips/build-win64-mxe | ||
| License: LGPL-2.1 | ||
| LicenseUrl: https://github.com/libvips/libvips/blob/master/LICENSE | ||
| ShortDescription: A fast image processing library with low memory needs. | ||
| ReleaseNotes: |- | ||
| Release 8.17.3 | ||
| - Update dependencies to latest where possible. | ||
| PDBs can be found here: | ||
| https://libvips-packaging.s3.amazonaws.com/pdb/index.html | ||
| ReleaseNotesUrl: https://github.com/libvips/build-win64-mxe/releases/tag/v8.17.3 | ||
| ManifestType: defaultLocale | ||
| ManifestVersion: 1.6.0 | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| # Created with WinGet Updater using komac v2.6.0 | ||
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
|
||
| PackageIdentifier: libvips.libvips | ||
| PackageVersion: 8.17.3 | ||
| DefaultLocale: en-US | ||
| ManifestType: version | ||
| ManifestVersion: 1.6.0 |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(I also opened PR #322204 and #322205 for this)