diff --git a/manifests/o/OpenStreetMap/Osm2pgsql/1.7.2/OpenStreetMap.Osm2pgsql.installer.yaml b/manifests/o/OpenStreetMap/Osm2pgsql/1.7.2/OpenStreetMap.Osm2pgsql.installer.yaml new file mode 100644 index 0000000000000..5250fe20a5aee --- /dev/null +++ b/manifests/o/OpenStreetMap/Osm2pgsql/1.7.2/OpenStreetMap.Osm2pgsql.installer.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 v2.2.1 $debug=NVS0.CRLF.7-3-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json + +PackageIdentifier: OpenStreetMap.Osm2pgsql +PackageVersion: 1.7.2 +InstallerLocale: en-US +ReleaseDate: 2022-11-10 +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ./osm2pgsql-bin/osm2pgsql.exe + PortableCommandAlias: osm2pgsql + InstallerType: zip + InstallerUrl: https://osm2pgsql.org/download/windows/osm2pgsql-1.7.2-x64.zip + InstallerSha256: D69419A7E0A68265A385C536C48448A15B84C3FE7DC8BCD065148DC99C314356 +InstallationMetadata: + Files: + - RelativeFilePath: ./osm2pgsql-bin/osm2pgsql.exe + FileSha256: FD667C9C123214297340BB8EEF2936EE440F09C542AD7B5200A408E49CF70892 +ManifestType: installer +ManifestVersion: 1.4.0 diff --git a/manifests/o/OpenStreetMap/Osm2pgsql/1.7.2/OpenStreetMap.Osm2pgsql.locale.en-US.yaml b/manifests/o/OpenStreetMap/Osm2pgsql/1.7.2/OpenStreetMap.Osm2pgsql.locale.en-US.yaml new file mode 100644 index 0000000000000..facce48f9bfe1 --- /dev/null +++ b/manifests/o/OpenStreetMap/Osm2pgsql/1.7.2/OpenStreetMap.Osm2pgsql.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 v2.2.1 $debug=NVS0.CRLF.7-3-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json + +PackageIdentifier: OpenStreetMap.Osm2pgsql +PackageVersion: 1.7.2 +PackageLocale: en-US +Publisher: Osm2pgsql project +# PublisherUrl: +PublisherSupportUrl: https://osm2pgsql.org/support/ +# PrivacyUrl: +# Author: +PackageName: Osm2pgsql +PackageUrl: https://osm2pgsql.org/ +License: GPL-2.0 +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: Osm2pgsql imports OpenStreetMap (OSM) data into a PostgreSQL/PostGIS database. +# Description: +# Moniker: +Tags: +- openstreetmap +- postgis +# Agreements: +ReleaseNotes: |- + The new release 1.7.2 has some small changes only: + • The flex output now allows tables with only the id column (or columns). + • The osm2pgsql-replication script now always expects the osm2pgsql binary to be in same path as itself. + • Adds the flag --middle-schema=SCHEMA to the osm2pgsql-replication script which allows placing the replication status table in a schema other than PUBLIC (Thanks to @JakobMiksch). + • More tests have been converted to the new BDD format. + • Various code cleanups and refactorings especially in the expire code. +ReleaseNotesUrl: https://osm2pgsql.org/news/2022/11/10/release-1.7.2.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Manual + DocumentUrl: https://osm2pgsql.org/doc/manual.html +- DocumentLabel: FAQ + DocumentUrl: https://osm2pgsql.org/doc/faq.html +ManifestType: defaultLocale +ManifestVersion: 1.4.0 diff --git a/manifests/o/OpenStreetMap/Osm2pgsql/1.7.2/OpenStreetMap.Osm2pgsql.yaml b/manifests/o/OpenStreetMap/Osm2pgsql/1.7.2/OpenStreetMap.Osm2pgsql.yaml new file mode 100644 index 0000000000000..c5f84a4fde1bc --- /dev/null +++ b/manifests/o/OpenStreetMap/Osm2pgsql/1.7.2/OpenStreetMap.Osm2pgsql.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.1 $debug=NVS0.CRLF.7-3-2.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json + +PackageIdentifier: OpenStreetMap.Osm2pgsql +PackageVersion: 1.7.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.4.0