{
   "linux" : {
      "centos" : {
         "7" : {
            "x86_64" : [
               {
                  "packages" : [
                     "llvm5.0-libs",
                     "postgrespro-1c-12",
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-debuginfo",
                     "postgrespro-1c-12-devel",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-jit",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-plpython3",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12-test"
                  ],
                  "version" : "12.2",
                  "package" : "postgrespro-1c-12-server",
                  "install" : [
                     "rpm --import http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO",
                     "echo [postgrespro-1c] > /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo name=Postgres Pro 1C repo >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo baseurl=http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/centos/7/os/x86_64/rpms/ >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo gpgcheck=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo enabled=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "yum makecache",
                     "yum install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "install-current" : [
                     "rpm -ivh http://repo.postgrespro.ru/pg1c-12/keys/postgrespro-1c-12.centos.yum-12-0.3.noarch.rpm",
                     "yum install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "product" : "PostgreSQL for 1C"
               }
            ]
         },
         "6" : {
            "x86_64" : [
               {
                  "package" : "postgrespro-1c-12-server",
                  "version" : "12.2",
                  "packages" : [
                     "postgrespro-1c-12",
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-debuginfo",
                     "postgrespro-1c-12-devel",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-plpython3",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12-test",
                     "python34",
                     "python34-libs"
                  ],
                  "product" : "PostgreSQL for 1C",
                  "install-current" : [
                     "rpm -ivh http://repo.postgrespro.ru/pg1c-12/keys/postgrespro-1c-12.centos.yum-12-0.3.noarch.rpm",
                     "yum install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "install" : [
                     "rpm --import http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO",
                     "echo [postgrespro-1c] > /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo name=Postgres Pro 1C repo >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo baseurl=http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/centos/6/os/x86_64/rpms/ >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo gpgcheck=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo enabled=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "yum makecache",
                     "yum install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ]
               }
            ]
         },
         "8" : {
            "x86_64" : [
               {
                  "package" : "postgrespro-1c-12-server",
                  "version" : "12.2",
                  "packages" : [
                     "postgrespro-1c-12",
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-client-debuginfo",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-contrib-debuginfo",
                     "postgrespro-1c-12-debuginfo",
                     "postgrespro-1c-12-devel",
                     "postgrespro-1c-12-devel-debuginfo",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-jit",
                     "postgrespro-1c-12-jit-debuginfo",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-libs-debuginfo",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plperl-debuginfo",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-plpython-debuginfo",
                     "postgrespro-1c-12-plpython3",
                     "postgrespro-1c-12-plpython3-debuginfo",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-pltcl-debuginfo",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12-server-debuginfo",
                     "postgrespro-1c-12-test",
                     "postgrespro-1c-12-test-debuginfo"
                  ],
                  "install-current" : [
                     "rpm -ivh http://repo.postgrespro.ru/pg1c-12/keys/postgrespro-1c-12.centos.yum-12-0.3.noarch.rpm",
                     "yum install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "install" : [
                     "rpm --import http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO",
                     "echo [postgrespro-1c] > /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo name=Postgres Pro 1C repo >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo baseurl=http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/centos/8/os/x86_64/rpms/ >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo gpgcheck=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo enabled=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "yum makecache",
                     "yum install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "product" : "PostgreSQL for 1C"
               }
            ]
         }
      },
      "altlinux" : {
         "9" : {
            "x86_64" : [
               {
                  "install" : [
                     "apt-get update -y",
                     "apt-get install -y curl gnupg2",
                     "curl http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | gpg --import -",
                     "echo rpm http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/altlinux/9 x86_64 pgpro  > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "echo rpm http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/altlinux/9  noarch pgpro  >> /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "install-current" : [
                     "apt-get update -y",
                     "apt-get install -y curl gnupg2",
                     "curl http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | gpg --import -",
                     "echo rpm http://repo.postgrespro.ru/pg1c-12/altlinux/9 x86_64 pgpro  > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "echo rpm http://repo.postgrespro.ru/pg1c-12/altlinux/9  noarch pgpro  >> /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "product" : "PostgreSQL for 1C",
                  "packages" : [
                     "postgrespro-1c-12",
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-client-debuginfo",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-contrib-debuginfo",
                     "postgrespro-1c-12-debuginfo",
                     "postgrespro-1c-12-devel",
                     "postgrespro-1c-12-devel-debuginfo",
                     "postgrespro-1c-12-jit",
                     "postgrespro-1c-12-jit-debuginfo",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-libs-debuginfo",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plperl-debuginfo",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-plpython-debuginfo",
                     "postgrespro-1c-12-plpython3",
                     "postgrespro-1c-12-plpython3-debuginfo",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-pltcl-debuginfo",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12-server-debuginfo"
                  ],
                  "version" : "12.2",
                  "package" : "postgrespro-1c-12-server"
               }
            ]
         },
         "7" : {
            "x86_64" : [
               {
                  "install" : [
                     "apt-get update -y",
                     "apt-get install -y curl gnupg2",
                     "curl http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | gpg --import -",
                     "echo rpm http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/altlinux/7 x86_64 pgpro  > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "echo rpm http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/altlinux/7  noarch pgpro  >> /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "install-current" : [
                     "apt-get update -y",
                     "apt-get install -y curl gnupg2",
                     "curl http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | gpg --import -",
                     "echo rpm http://repo.postgrespro.ru/pg1c-12/altlinux/7 x86_64 pgpro  > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "echo rpm http://repo.postgrespro.ru/pg1c-12/altlinux/7  noarch pgpro  >> /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "product" : "PostgreSQL for 1C",
                  "packages" : [
                     "postgrespro-1c-12",
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-client-debuginfo",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-contrib-debuginfo",
                     "postgrespro-1c-12-debuginfo",
                     "postgrespro-1c-12-devel",
                     "postgrespro-1c-12-devel-debuginfo",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-libs-debuginfo",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plperl-debuginfo",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-plpython-debuginfo",
                     "postgrespro-1c-12-plpython3",
                     "postgrespro-1c-12-plpython3-debuginfo",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-pltcl-debuginfo",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12-server-debuginfo"
                  ],
                  "version" : "12.2",
                  "package" : "postgrespro-1c-12-server"
               }
            ]
         },
         "8" : {
            "x86_64" : [
               {
                  "install" : [
                     "apt-get update -y",
                     "apt-get install -y curl gnupg2",
                     "curl http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | gpg --import -",
                     "echo rpm http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/altlinux/8 x86_64 pgpro  > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "echo rpm http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/altlinux/8  noarch pgpro  >> /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "install-current" : [
                     "apt-get update -y",
                     "apt-get install -y curl gnupg2",
                     "curl http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | gpg --import -",
                     "echo rpm http://repo.postgrespro.ru/pg1c-12/altlinux/8 x86_64 pgpro  > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "echo rpm http://repo.postgrespro.ru/pg1c-12/altlinux/8  noarch pgpro  >> /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "product" : "PostgreSQL for 1C",
                  "version" : "12.2",
                  "packages" : [
                     "postgrespro-1c-12",
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-client-debuginfo",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-contrib-debuginfo",
                     "postgrespro-1c-12-debuginfo",
                     "postgrespro-1c-12-devel",
                     "postgrespro-1c-12-devel-debuginfo",
                     "postgrespro-1c-12-jit",
                     "postgrespro-1c-12-jit-debuginfo",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-libs-debuginfo",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plperl-debuginfo",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-plpython-debuginfo",
                     "postgrespro-1c-12-plpython3",
                     "postgrespro-1c-12-plpython3-debuginfo",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-pltcl-debuginfo",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12-server-debuginfo"
                  ],
                  "package" : "postgrespro-1c-12-server"
               }
            ]
         }
      },
      "rhel" : {
         "6" : {
            "x86_64" : [
               {
                  "install" : [
                     "rpm --import http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO",
                     "echo [postgrespro-1c] > /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo name=Postgres Pro 1C repo >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo baseurl=http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/rhel/6Server/os/x86_64/rpms/ >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo gpgcheck=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo enabled=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "yum makecache",
                     "yum install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "install-current" : [
                     "rpm -ivh http://repo.postgrespro.ru/pg1c-12/keys/postgrespro-1c-12.rhel.yum-12-0.3.noarch.rpm",
                     "yum install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "product" : "PostgreSQL for 1C",
                  "version" : "12.2",
                  "packages" : [
                     "postgrespro-1c-12",
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-debuginfo",
                     "postgrespro-1c-12-devel",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-plpython3",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12-test",
                     "python34",
                     "python34-libs"
                  ],
                  "package" : "postgrespro-1c-12-server"
               }
            ]
         },
         "7" : {
            "x86_64" : [
               {
                  "version" : "12.2",
                  "packages" : [
                     "llvm5.0-libs",
                     "postgrespro-1c-12",
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-debuginfo",
                     "postgrespro-1c-12-devel",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-jit",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-plpython3",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12-test"
                  ],
                  "package" : "postgrespro-1c-12-server",
                  "install" : [
                     "rpm --import http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO",
                     "echo [postgrespro-1c] > /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo name=Postgres Pro 1C repo >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo baseurl=http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/rhel/7Server/os/x86_64/rpms/ >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo gpgcheck=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo enabled=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "yum makecache",
                     "yum install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "install-current" : [
                     "rpm -ivh http://repo.postgrespro.ru/pg1c-12/keys/postgrespro-1c-12.rhel.yum-12-0.3.noarch.rpm",
                     "yum install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "product" : "PostgreSQL for 1C"
               }
            ]
         },
         "8" : {
            "x86_64" : [
               {
                  "install" : [
                     "rpm --import http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO",
                     "echo [postgrespro-1c] > /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo name=Postgres Pro 1C repo >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo baseurl=http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/rhel/8Server/os/x86_64/rpms/ >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo gpgcheck=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo enabled=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "yum makecache",
                     "yum install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "install-current" : [
                     "rpm -ivh http://repo.postgrespro.ru/pg1c-12/keys/postgrespro-1c-12.rhel.yum-12-0.3.noarch.rpm",
                     "yum install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "product" : "PostgreSQL for 1C",
                  "version" : "12.2",
                  "packages" : [
                     "postgrespro-1c-12",
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-client-debuginfo",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-contrib-debuginfo",
                     "postgrespro-1c-12-debuginfo",
                     "postgrespro-1c-12-devel",
                     "postgrespro-1c-12-devel-debuginfo",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-jit",
                     "postgrespro-1c-12-jit-debuginfo",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-libs-debuginfo",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plperl-debuginfo",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-plpython-debuginfo",
                     "postgrespro-1c-12-plpython3",
                     "postgrespro-1c-12-plpython3-debuginfo",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-pltcl-debuginfo",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12-server-debuginfo",
                     "postgrespro-1c-12-test",
                     "postgrespro-1c-12-test-debuginfo"
                  ],
                  "package" : "postgrespro-1c-12-server"
               }
            ]
         }
      },
      "astra-orel" : {
         "2.12" : {
            "amd64" : [
               {
                  "install-current" : [
                     "apt-get update -y",
                     "apt-get install -y wget gnupg2 || apt-get install -y gnupg",
                     "wget -O - http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | apt-key add -",
                     "echo deb http://repo.postgrespro.ru/pg1c-12/astra-orel/2.12/ orel main > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "install" : [
                     "apt-get update -y",
                     "apt-get install -y wget gnupg2 || apt-get install -y gnupg",
                     "wget -O - http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | apt-key add -",
                     "echo deb http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/astra-orel/2.12/ orel main > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "product" : "PostgreSQL for 1C",
                  "package" : "postgrespro-1c-12-server",
                  "version" : "12.2",
                  "packages" : [
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-dev",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-jit",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython3",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12"
                  ]
               }
            ]
         }
      },
      "ubuntu" : {
         "16.04" : {
            "amd64" : [
               {
                  "install" : [
                     "apt-get update -y",
                     "apt-get install -y wget gnupg2 || apt-get install -y gnupg",
                     "wget -O - http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | apt-key add -",
                     "echo deb http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/ubuntu/ xenial main > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "install-current" : [
                     "apt-get update -y",
                     "apt-get install -y wget gnupg2 || apt-get install -y gnupg",
                     "wget -O - http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | apt-key add -",
                     "echo deb http://repo.postgrespro.ru/pg1c-12/ubuntu/ xenial main > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "product" : "PostgreSQL for 1C",
                  "packages" : [
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-dev",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-jit",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython3",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12"
                  ],
                  "version" : "12.2",
                  "package" : "postgrespro-1c-12-server"
               }
            ]
         },
         "19.10" : {
            "amd64" : [
               {
                  "packages" : [
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-dev",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-jit",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython3",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12"
                  ],
                  "version" : "12.2",
                  "package" : "postgrespro-1c-12-server",
                  "product" : "PostgreSQL for 1C",
                  "install" : [
                     "apt-get update -y",
                     "apt-get install -y wget gnupg2 || apt-get install -y gnupg",
                     "wget -O - http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | apt-key add -",
                     "echo deb http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/ubuntu/ eoan main > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "install-current" : [
                     "apt-get update -y",
                     "apt-get install -y wget gnupg2 || apt-get install -y gnupg",
                     "wget -O - http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | apt-key add -",
                     "echo deb http://repo.postgrespro.ru/pg1c-12/ubuntu/ eoan main > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ]
               }
            ]
         },
         "18.04" : {
            "amd64" : [
               {
                  "product" : "PostgreSQL for 1C",
                  "install" : [
                     "apt-get update -y",
                     "apt-get install -y wget gnupg2 || apt-get install -y gnupg",
                     "wget -O - http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | apt-key add -",
                     "echo deb http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/ubuntu/ bionic main > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "install-current" : [
                     "apt-get update -y",
                     "apt-get install -y wget gnupg2 || apt-get install -y gnupg",
                     "wget -O - http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | apt-key add -",
                     "echo deb http://repo.postgrespro.ru/pg1c-12/ubuntu/ bionic main > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "version" : "12.2",
                  "packages" : [
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-dev",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-jit",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython3",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12"
                  ],
                  "package" : "postgrespro-1c-12-server"
               }
            ]
         },
         "19.04" : {
            "amd64" : [
               {
                  "packages" : [
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-dev",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-jit",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython3",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12"
                  ],
                  "version" : "12.2",
                  "package" : "postgrespro-1c-12-server",
                  "install" : [
                     "apt-get update -y",
                     "apt-get install -y wget gnupg2 || apt-get install -y gnupg",
                     "wget -O - http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | apt-key add -",
                     "echo deb http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/ubuntu/ disco main > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "install-current" : [
                     "apt-get update -y",
                     "apt-get install -y wget gnupg2 || apt-get install -y gnupg",
                     "wget -O - http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | apt-key add -",
                     "echo deb http://repo.postgrespro.ru/pg1c-12/ubuntu/ disco main > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "product" : "PostgreSQL for 1C"
               }
            ]
         }
      },
      "altlinux-spt" : {
         "7" : {
            "x86_64" : [
               {
                  "product" : "PostgreSQL for 1C",
                  "install" : [
                     "apt-get update -y",
                     "apt-get install -y curl gnupg2",
                     "curl http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | gpg --import -",
                     "echo rpm http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/altlinux-spt/7 x86_64 pgpro  > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "echo rpm http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/altlinux-spt/7  noarch pgpro  >> /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "install-current" : [
                     "apt-get update -y",
                     "apt-get install -y curl gnupg2",
                     "curl http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | gpg --import -",
                     "echo rpm http://repo.postgrespro.ru/pg1c-12/altlinux-spt/7 x86_64 pgpro  > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "echo rpm http://repo.postgrespro.ru/pg1c-12/altlinux-spt/7  noarch pgpro  >> /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "packages" : [
                     "postgrespro-1c-12",
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-client-debuginfo",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-contrib-debuginfo",
                     "postgrespro-1c-12-debuginfo",
                     "postgrespro-1c-12-devel",
                     "postgrespro-1c-12-devel-debuginfo",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-libs-debuginfo",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plperl-debuginfo",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-plpython-debuginfo",
                     "postgrespro-1c-12-plpython3",
                     "postgrespro-1c-12-plpython3-debuginfo",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-pltcl-debuginfo",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12-server-debuginfo"
                  ],
                  "version" : "12.2",
                  "package" : "postgrespro-1c-12-server"
               }
            ]
         }
      },
      "debian" : {
         "8" : {
            "amd64" : [
               {
                  "product" : "PostgreSQL for 1C",
                  "install" : [
                     "apt-get update -y",
                     "apt-get install -y wget gnupg2 || apt-get install -y gnupg",
                     "wget -O - http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | apt-key add -",
                     "echo deb http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/debian/ jessie main > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "install-current" : [
                     "apt-get update -y",
                     "apt-get install -y wget gnupg2 || apt-get install -y gnupg",
                     "wget -O - http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | apt-key add -",
                     "echo deb http://repo.postgrespro.ru/pg1c-12/debian/ jessie main > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "version" : "12.2",
                  "packages" : [
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-dev",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-jit",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython3",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12"
                  ],
                  "package" : "postgrespro-1c-12-server"
               }
            ]
         },
         "10" : {
            "amd64" : [
               {
                  "packages" : [
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-dev",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-jit",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython3",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12"
                  ],
                  "version" : "12.2",
                  "package" : "postgrespro-1c-12-server",
                  "product" : "PostgreSQL for 1C",
                  "install" : [
                     "apt-get update -y",
                     "apt-get install -y wget gnupg2 || apt-get install -y gnupg",
                     "wget -O - http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | apt-key add -",
                     "echo deb http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/debian/ buster main > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "install-current" : [
                     "apt-get update -y",
                     "apt-get install -y wget gnupg2 || apt-get install -y gnupg",
                     "wget -O - http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | apt-key add -",
                     "echo deb http://repo.postgrespro.ru/pg1c-12/debian/ buster main > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ]
               }
            ]
         },
         "9" : {
            "amd64" : [
               {
                  "product" : "PostgreSQL for 1C",
                  "install" : [
                     "apt-get update -y",
                     "apt-get install -y wget gnupg2 || apt-get install -y gnupg",
                     "wget -O - http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | apt-key add -",
                     "echo deb http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/debian/ stretch main > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "install-current" : [
                     "apt-get update -y",
                     "apt-get install -y wget gnupg2 || apt-get install -y gnupg",
                     "wget -O - http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | apt-key add -",
                     "echo deb http://repo.postgrespro.ru/pg1c-12/debian/ stretch main > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "packages" : [
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-dev",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-jit",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython3",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12"
                  ],
                  "version" : "12.2",
                  "package" : "postgrespro-1c-12-server"
               }
            ]
         }
      },
      "sles" : {
         "15" : {
            "x86_64" : [
               {
                  "package" : "postgrespro-1c-12-server",
                  "packages" : [
                     "postgrespro-1c-12",
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-client-debuginfo",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-contrib-debuginfo",
                     "postgrespro-1c-12-debuginfo",
                     "postgrespro-1c-12-devel",
                     "postgrespro-1c-12-devel-debuginfo",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-jit",
                     "postgrespro-1c-12-jit-debuginfo",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-libs-debuginfo",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plperl-debuginfo",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-plpython-debuginfo",
                     "postgrespro-1c-12-plpython3",
                     "postgrespro-1c-12-plpython3-debuginfo",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-pltcl-debuginfo",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12-server-debuginfo",
                     "postgrespro-1c-12-test",
                     "postgrespro-1c-12-test-debuginfo"
                  ],
                  "version" : "12.2",
                  "product" : "PostgreSQL for 1C",
                  "install-current" : [
                     "rpm -ivh http://repo.postgrespro.ru/pg1c-12/keys/postgrespro-1c-12.sles.yum-12-0.3.noarch.rpm",
                     "zypper install -fy postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "install" : [
                     "rpm --import http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO",
                     "zypper ar http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/sles/15 pgpro-1c-12",
                     "zypper refresh",
                     "zypper install -fy postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ]
               }
            ]
         },
         "12" : {
            "x86_64" : [
               {
                  "version" : "12.2",
                  "packages" : [
                     "postgrespro-1c-12",
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-client-debuginfo",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-contrib-debuginfo",
                     "postgrespro-1c-12-devel",
                     "postgrespro-1c-12-devel-debuginfo",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-libs-debuginfo",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plperl-debuginfo",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-plpython-debuginfo",
                     "postgrespro-1c-12-plpython3",
                     "postgrespro-1c-12-plpython3-debuginfo",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-pltcl-debuginfo",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12-server-debuginfo",
                     "postgrespro-1c-12-test",
                     "postgrespro-1c-12-test-debuginfo"
                  ],
                  "package" : "postgrespro-1c-12-server",
                  "install" : [
                     "rpm --import http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO",
                     "zypper ar http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/sles/12 pgpro-1c-12",
                     "zypper refresh",
                     "zypper install -fy postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "install-current" : [
                     "rpm -ivh http://repo.postgrespro.ru/pg1c-12/keys/postgrespro-1c-12.sles.yum-12-0.3.noarch.rpm",
                     "zypper install -fy postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "product" : "PostgreSQL for 1C"
               }
            ]
         },
         "11" : {
            "x86_64" : [
               {
                  "packages" : [
                     "icu",
                     "icu-data",
                     "libicu",
                     "libicu-devel",
                     "libicu-doc",
                     "postgrespro-1c-12",
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-debuginfo",
                     "postgrespro-1c-12-devel",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12-test"
                  ],
                  "version" : "12.2",
                  "package" : "postgrespro-1c-12-server",
                  "install" : [
                     "rpm --import http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO",
                     "zypper ar http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/sles/11 pgpro-1c-12",
                     "zypper refresh",
                     "wget https://repo.postgrespro.ru/depends/icu/sles/11/libicu-4.6.1-5.1.2.x86_64.rpm",
                     "rpm -ivh libicu-4.6.1-5.1.2.x86_64.rpm",
                     "wget https://repo.postgrespro.ru/depends/icu/sles/11/icu-data-4.6.1-5.1.2.x86_64.rpm",
                     "rpm -ivh icu-data-4.6.1-5.1.2.x86_64.rpm",
                     "zypper install -fy postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "install-current" : [
                     "rpm -ivh http://repo.postgrespro.ru/pg1c-12/keys/postgrespro-1c-12.sles.yum-12-0.3.noarch.rpm",
                     "wget https://repo.postgrespro.ru/depends/icu/sles/11/libicu-4.6.1-5.1.2.x86_64.rpm",
                     "rpm -ivh libicu-4.6.1-5.1.2.x86_64.rpm",
                     "wget https://repo.postgrespro.ru/depends/icu/sles/11/icu-data-4.6.1-5.1.2.x86_64.rpm",
                     "rpm -ivh icu-data-4.6.1-5.1.2.x86_64.rpm",
                     "zypper install -fy postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "product" : "PostgreSQL for 1C"
               }
            ]
         }
      },
      "rosa-el" : {
         "7" : {
            "x86_64" : [
               {
                  "product" : "PostgreSQL for 1C",
                  "install-current" : [
                     "rpm -ivh http://repo.postgrespro.ru/pg1c-12/keys/postgrespro-1c-12.rosa-el.yum-12-0.3.noarch.rpm",
                     "yum install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "install" : [
                     "rpm --import http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO",
                     "echo [postgrespro-1c] > /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo name=Postgres Pro 1C repo >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo baseurl=http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/rosa-el/7Server/os/x86_64/rpms/ >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo gpgcheck=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo enabled=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "yum makecache",
                     "yum install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "package" : "postgrespro-1c-12-server",
                  "version" : "12.2",
                  "packages" : [
                     "postgrespro-1c-12",
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-debuginfo",
                     "postgrespro-1c-12-devel",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12-test"
                  ]
               }
            ]
         }
      },
      "redos" : {
         "7.3" : {
            "x86_64" : [
               {
                  "install-current" : [
                     "rpm -ivh http://repo.postgrespro.ru/pg1c-12/keys/postgrespro-1c-12.redos.yum-12-0.3.noarch.rpm",
                     "yum install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "install" : [
                     "rpm --import http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO",
                     "echo [postgrespro-1c] > /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo name=Postgres Pro 1C repo >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo baseurl=http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/redos/7.3/os/x86_64/rpms/ >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo gpgcheck=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo enabled=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "yum makecache",
                     "yum install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "product" : "PostgreSQL for 1C",
                  "package" : "postgrespro-1c-12-server",
                  "packages" : [
                     "postgrespro-1c-12",
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-debuginfo",
                     "postgrespro-1c-12-devel",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12-test"
                  ],
                  "version" : "12.2"
               }
            ]
         },
         "7" : {
            "x86_64" : [
               {
                  "product" : "PostgreSQL for 1C",
                  "install-current" : [
                     "rpm -ivh http://repo.postgrespro.ru/pg1c-12/keys/postgrespro-1c-12.redos.yum-12-0.3.noarch.rpm",
                     "yum install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "install" : [
                     "rpm --import http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO",
                     "echo [postgrespro-1c] > /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo name=Postgres Pro 1C repo >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo baseurl=http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/redos/7/os/x86_64/rpms/ >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo gpgcheck=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo enabled=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "yum makecache",
                     "yum install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "package" : "postgrespro-1c-12-server",
                  "packages" : [
                     "postgrespro-1c-12",
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-debuginfo",
                     "postgrespro-1c-12-devel",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12-test"
                  ],
                  "version" : "12.2"
               }
            ]
         }
      },
      "astra-smolensk" : {
         "1.5" : {
            "amd64" : [
               {
                  "install-current" : [
                     "apt-get update -y",
                     "apt-get install -y wget gnupg2 || apt-get install -y gnupg",
                     "wget -O - http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | apt-key add -",
                     "echo deb http://repo.postgrespro.ru/pg1c-12/astra-smolensk/1.5/ smolensk main > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "install" : [
                     "apt-get update -y",
                     "apt-get install -y wget gnupg2 || apt-get install -y gnupg",
                     "wget -O - http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | apt-key add -",
                     "echo deb http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/astra-smolensk/1.5/ smolensk main > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "product" : "PostgreSQL for 1C",
                  "package" : "postgrespro-1c-12-server",
                  "packages" : [
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-dev",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython3",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12"
                  ],
                  "version" : "12.2"
               }
            ]
         },
         "1.6" : {
            "amd64" : [
               {
                  "product" : "PostgreSQL for 1C",
                  "install-current" : [
                     "apt-get update -y",
                     "apt-get install -y wget gnupg2 || apt-get install -y gnupg",
                     "wget -O - http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | apt-key add -",
                     "echo deb http://repo.postgrespro.ru/pg1c-12/astra-smolensk/1.6/ smolensk main > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "install" : [
                     "apt-get update -y",
                     "apt-get install -y wget gnupg2 || apt-get install -y gnupg",
                     "wget -O - http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | apt-key add -",
                     "echo deb http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/astra-smolensk/1.6/ smolensk main > /etc/apt/sources.list.d/postgrespro-1c.list",
                     "apt-get update -y",
                     "apt-get install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "package" : "postgrespro-1c-12-server",
                  "packages" : [
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-dev",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-jit",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython3",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12"
                  ],
                  "version" : "12.2"
               }
            ]
         }
      },
      "msvsphere" : {
         "6.3" : {
            "x86_64" : [
               {
                  "package" : "postgrespro-1c-12-server",
                  "packages" : [
                     "libicu",
                     "libicu-devel",
                     "postgrespro-1c-12",
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-devel",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12-test"
                  ],
                  "version" : "12.2",
                  "product" : "PostgreSQL for 1C",
                  "install-current" : [
                     "rpm -ivh http://repo.postgrespro.ru/pg1c-12/keys/postgrespro-1c-12.msvsphere.yum-12-0.3.noarch.rpm",
                     "yum install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "install" : [
                     "rpm --import http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO",
                     "echo [postgrespro-1c] > /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo name=Postgres Pro 1C repo >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo baseurl=http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/msvsphere/6.3Server/os/x86_64/rpms/ >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo gpgcheck=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo enabled=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "yum makecache",
                     "yum install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ]
               }
            ]
         },
         "6" : {
            "x86_64" : [
               {
                  "package" : "postgrespro-1c-12-server",
                  "packages" : [
                     "libicu",
                     "libicu-devel",
                     "postgrespro-1c-12",
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-devel",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12-test"
                  ],
                  "version" : "12.2",
                  "install-current" : [
                     "rpm -ivh http://repo.postgrespro.ru/pg1c-12/keys/postgrespro-1c-12.msvsphere.yum-12-0.3.noarch.rpm",
                     "yum install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "install" : [
                     "rpm --import http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO",
                     "echo [postgrespro-1c] > /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo name=Postgres Pro 1C repo >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo baseurl=http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/msvsphere/6Server/os/x86_64/rpms/ >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo gpgcheck=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo enabled=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "yum makecache",
                     "yum install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "product" : "PostgreSQL for 1C"
               }
            ]
         }
      },
      "oraclelinux" : {
         "8" : {
            "x86_64" : [
               {
                  "version" : "12.2",
                  "packages" : [
                     "postgrespro-1c-12",
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-client-debuginfo",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-contrib-debuginfo",
                     "postgrespro-1c-12-debuginfo",
                     "postgrespro-1c-12-devel",
                     "postgrespro-1c-12-devel-debuginfo",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-jit",
                     "postgrespro-1c-12-jit-debuginfo",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-libs-debuginfo",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plperl-debuginfo",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-plpython-debuginfo",
                     "postgrespro-1c-12-plpython3",
                     "postgrespro-1c-12-plpython3-debuginfo",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-pltcl-debuginfo",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12-server-debuginfo",
                     "postgrespro-1c-12-test",
                     "postgrespro-1c-12-test-debuginfo"
                  ],
                  "package" : "postgrespro-1c-12-server",
                  "install" : [
                     "rpm --import http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO",
                     "echo [postgrespro-1c] > /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo name=Postgres Pro 1C repo >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo baseurl=http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/oraclelinux/8Server/os/x86_64/rpms/ >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo gpgcheck=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo enabled=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "yum makecache",
                     "yum install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "install-current" : [
                     "rpm -ivh http://repo.postgrespro.ru/pg1c-12/keys/postgrespro-1c-12.oraclelinux.yum-12-0.3.noarch.rpm",
                     "yum install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "product" : "PostgreSQL for 1C"
               }
            ]
         },
         "7" : {
            "x86_64" : [
               {
                  "product" : "PostgreSQL for 1C",
                  "install-current" : [
                     "rpm -ivh http://repo.postgrespro.ru/pg1c-12/keys/postgrespro-1c-12.oraclelinux.yum-12-0.3.noarch.rpm",
                     "yum install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "install" : [
                     "rpm --import http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO",
                     "echo [postgrespro-1c] > /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo name=Postgres Pro 1C repo >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo baseurl=http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/oraclelinux/7Server/os/x86_64/rpms/ >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo gpgcheck=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo enabled=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "yum makecache",
                     "yum install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "package" : "postgrespro-1c-12-server",
                  "packages" : [
                     "postgrespro-1c-12",
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-debuginfo",
                     "postgrespro-1c-12-devel",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-plpython3",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12-test"
                  ],
                  "version" : "12.2"
               }
            ]
         },
         "6" : {
            "x86_64" : [
               {
                  "product" : "PostgreSQL for 1C",
                  "install" : [
                     "rpm --import http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO",
                     "echo [postgrespro-1c] > /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo name=Postgres Pro 1C repo >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo baseurl=http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/oraclelinux/6Server/os/x86_64/rpms/ >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo gpgcheck=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo enabled=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "yum makecache",
                     "yum install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "install-current" : [
                     "rpm -ivh http://repo.postgrespro.ru/pg1c-12/keys/postgrespro-1c-12.oraclelinux.yum-12-0.3.noarch.rpm",
                     "yum install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "version" : "12.2",
                  "packages" : [
                     "postgrespro-1c-12",
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-debuginfo",
                     "postgrespro-1c-12-devel",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-plpython3",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12-test",
                     "python34",
                     "python34-libs"
                  ],
                  "package" : "postgrespro-1c-12-server"
               }
            ]
         }
      },
      "goslinux" : {
         "7.3" : {
            "x86_64" : [
               {
                  "product" : "PostgreSQL for 1C",
                  "install-current" : [
                     "rpm -ivh http://repo.postgrespro.ru/pg1c-12/keys/postgrespro-1c-12.goslinux.yum-12-0.3.noarch.rpm",
                     "yum install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "install" : [
                     "rpm --import http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO",
                     "echo [postgrespro-1c] > /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo name=Postgres Pro 1C repo >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo baseurl=http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/goslinux/7.3/os/x86_64/rpms/ >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo gpgcheck=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo enabled=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "yum makecache",
                     "yum install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "package" : "postgrespro-1c-12-server",
                  "version" : "12.2",
                  "packages" : [
                     "postgrespro-1c-12",
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-debuginfo",
                     "postgrespro-1c-12-devel",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12-test"
                  ]
               }
            ]
         },
         "7" : {
            "x86_64" : [
               {
                  "version" : "12.2",
                  "packages" : [
                     "postgrespro-1c-12",
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-debuginfo",
                     "postgrespro-1c-12-devel",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12-test"
                  ],
                  "package" : "postgrespro-1c-12-server",
                  "product" : "PostgreSQL for 1C",
                  "install" : [
                     "rpm --import http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO",
                     "echo [postgrespro-1c] > /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo name=Postgres Pro 1C repo >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo baseurl=http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/goslinux/7/os/x86_64/rpms/ >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo gpgcheck=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo enabled=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "yum makecache",
                     "yum install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "install-current" : [
                     "rpm -ivh http://repo.postgrespro.ru/pg1c-12/keys/postgrespro-1c-12.goslinux.yum-12-0.3.noarch.rpm",
                     "yum install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ]
               }
            ]
         }
      },
      "alteros" : {
         "7" : {
            "x86_64" : [
               {
                  "product" : "PostgreSQL for 1C",
                  "install" : [
                     "rpm --import http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO",
                     "echo [postgrespro-1c] > /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo name=Postgres Pro 1C repo >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo baseurl=http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/alteros/7/os/x86_64/rpms/ >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo gpgcheck=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo enabled=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "yum makecache",
                     "yum install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "install-current" : [
                     "rpm -ivh http://repo.postgrespro.ru/pg1c-12/keys/postgrespro-1c-12.alteros.yum-12-0.3.noarch.rpm",
                     "yum install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "version" : "12.2",
                  "packages" : [
                     "postgrespro-1c-12",
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-debuginfo",
                     "postgrespro-1c-12-devel",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12-test"
                  ],
                  "package" : "postgrespro-1c-12-server"
               }
            ]
         }
      },
      "rosa-sx" : {
         "7" : {
            "x86_64" : [
               {
                  "install-current" : [
                     "rpm -ivh http://repo.postgrespro.ru/pg1c-12/keys/postgrespro-1c-12.rosa-sx.yum-12-0.3.noarch.rpm",
                     "yum install -y postgrespro-1c-12 postgrespro-1c-12-contrib"
                  ],
                  "install" : [
                     "rpm --import http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO",
                     "echo [postgrespro-1c] > /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo name=Postgres Pro 1C repo >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo baseurl=http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/rosa-sx/7Server/os/x86_64/rpms/ >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo gpgcheck=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "echo enabled=1 >> /etc/yum.repos.d/postgrespro-1c.repo",
                     "yum makecache",
                     "yum install -y postgrespro-1c-12-server postgrespro-1c-12-contrib",
                     "/opt/pgpro/1c-12/bin/pg-setup initdb",
                     "/opt/pgpro/1c-12/bin/pg-setup service enable",
                     "service postgrespro-1c-12 start"
                  ],
                  "product" : "PostgreSQL for 1C",
                  "package" : "postgrespro-1c-12-server",
                  "version" : "12.2",
                  "packages" : [
                     "postgrespro-1c-12",
                     "postgrespro-1c-12-client",
                     "postgrespro-1c-12-contrib",
                     "postgrespro-1c-12-debuginfo",
                     "postgrespro-1c-12-devel",
                     "postgrespro-1c-12-docs",
                     "postgrespro-1c-12-docs-ru",
                     "postgrespro-1c-12-libs",
                     "postgrespro-1c-12-plperl",
                     "postgrespro-1c-12-plpython",
                     "postgrespro-1c-12-pltcl",
                     "postgrespro-1c-12-server",
                     "postgrespro-1c-12-test"
                  ]
               }
            ]
         }
      }
   },
   "windows" : {
      "msvc2013" : {
         "x86" : [
            {
               "version" : "12.2",
               "packages" : [
                  "PostgreSQL_1C_12.2_32bit_Setup.exe"
               ],
               "package" : "PostgreSQL_1C_12.2_32bit_Setup.exe",
               "product" : "PostgreSQL for 1C",
               "install" : "http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/win/PostgreSQL_1C_12.2_32bit_Setup.exe"
            }
         ],
         "x86_64" : [
            {
               "package" : "PostgreSQL_1C_12.2_64bit_Setup.exe",
               "packages" : [
                  "PostgreSQL_1C_12.2_64bit_Setup.exe"
               ],
               "version" : "12.2",
               "install" : "http://repo.postgrespro.ru/pg1c-archive/pg1c-12.2/win/PostgreSQL_1C_12.2_64bit_Setup.exe",
               "product" : "PostgreSQL for 1C"
            }
         ]
      }
   }
}

