Skip to content

Automatic updates - #1442

Merged
bastianeicher merged 10 commits into
masterfrom
automatic-updates
Jul 31, 2026
Merged

Automatic updates#1442
bastianeicher merged 10 commits into
masterfrom
automatic-updates

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automatic updates generated by 0watch scripts

apps.0install.net added 10 commits July 31, 2026 05:33
<?xml version="1.0"?>
<interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://zero-install.sourceforge.net/2004/injector/interface http://0install.de/schema/injector/interface/interface.xsd http://0install.de/schema/desktop-integration/capabilities http://0install.de/schema/desktop-integration/capabilities/capabilities.xsd">
  <name>Calibre - Linux builds</name>
  <summary>organizing, displaying, editing, creating and converting e-books</summary>
  <description>Calibre is a cross-platform open-source suite of e-book software. Calibre supports organizing existing e-books into virtual libraries, displaying, editing, creating and converting e-books, as well as syncing e-books with a variety of e-readers.</description>
  <homepage>https://calibre-ebook.com/</homepage>
  <category>Office</category>
  <icon href="https://apps.0install.net/gui/calibre.png" type="image/png"/>

  <feed-for interface="https://apps.0install.net/gui/calibre-linux.xml"/>

  <group license="GPL-3.0-only">
    <command name="run" path="calibre"/>
    <command name="edit" path="ebook-edit"/>
    <command name="view" path="ebook-viewer"/>
    <command name="lrfview" path="lrfviewer"/>

    <implementation arch="Linux-x86_64" released="2026-07-31" stability="stable" version="9.12.0" id="sha1new=c4443c8d9ddd1c270c810d707115c9fd91b18447">
      <manifest-digest sha256new="PEIEOVDX5ABCLUWS3SMLEFPDWKRJVIFTMHV5PR4WJLRWCJDLJQPA"/>
      <archive href="https://download.calibre-ebook.com/9.12.0/calibre-9.12.0-x86_64.txz" type="application/x-xz-compressed-tar" size="192558068"/>
    </implementation>
  </group>
</interface>
<?xml version="1.0"?>
<interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://zero-install.sourceforge.net/2004/injector/interface http://0install.de/schema/injector/interface/interface.xsd http://0install.de/schema/desktop-integration/capabilities http://0install.de/schema/desktop-integration/capabilities/capabilities.xsd">
  <name>Calibre - macOS builds</name>
  <summary>organizing, displaying, editing, creating and converting e-books</summary>
  <description>Calibre is a cross-platform open-source suite of e-book software. Calibre supports organizing existing e-books into virtual libraries, displaying, editing, creating and converting e-books, as well as syncing e-books with a variety of e-readers.</description>
  <homepage>https://calibre-ebook.com/</homepage>
  <category>Office</category>
  <icon href="https://apps.0install.net/gui/calibre.png" type="image/png"/>
  <icon href="https://apps.0install.net/gui/calibre.icns" type="image/x-icns"/>

  <feed-for interface="https://apps.0install.net/gui/calibre-macos.xml"/>

  <group license="GPL-3.0-only">
    <command name="run" path="calibre.app/Contents/MacOS/calibre"/>
    <command name="edit" path="calibre.app/Contents/MacOS/ebook-edit"/>
    <command name="view" path="calibre.app/Contents/MacOS/ebook-viewer"/>
    <command name="lrfview" path="calibre.app/Contents/MacOS/lrfviewer"/>

    <implementation arch="MacOSX-*" released="2026-07-31" stability="stable" version="9.12.0" id="sha1new=3a78900cef8a80cd2b54520585b8d45bf74f44d6">
      <manifest-digest sha256new="UYNOJAJG5H4LBJC5QQL2WB2JRT5I563C5QR4GPDJDI5J5ATCLLAQ"/>
      <archive href="https://download.calibre-ebook.com/9.12.0/calibre-9.12.0.dmg" type="application/x-apple-diskimage" size="343899636"/>
    </implementation>
  </group>
</interface>
<?xml version="1.0" encoding="utf-8"?>
<interface xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://zero-install.sourceforge.net/2004/injector/interface http://0install.de/schema/injector/interface/interface.xsd http://0install.de/schema/desktop-integration/capabilities http://0install.de/schema/desktop-integration/capabilities/capabilities.xsd" xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
  <name>Calibre - Windows builds</name>
  <summary xml:lang="en">organizing, displaying, editing, creating and converting e-books</summary>
  <description xml:lang="en">Calibre is a cross-platform open-source suite of e-book software. Calibre supports organizing existing e-books into virtual libraries, displaying, editing, creating and converting e-books, as well as syncing e-books with a variety of e-readers.</description>
  <icon href="https://apps.0install.net/gui/calibre.png" type="image/png" />
  <icon href="https://apps.0install.net/gui/calibre.ico" type="image/vnd.microsoft.icon" />
  <category>Office</category>
  <homepage>https://calibre-ebook.com/</homepage>
  <feed-for interface="https://apps.0install.net/gui/calibre-windows.xml" />
  <group license="GPL-3.0-only">
    <environment name="CALIBRE_NO_DEFAULT_PROGRAMS" value="1" />
    <command name="run" path="calibre.exe" />
    <command name="edit" path="ebook-edit.exe" />
    <command name="view" path="ebook-viewer.exe" />
    <command name="lrfview" path="lrfviewer.exe" />
    <implementation arch="Windows-x86_64" version="9.12.0" released="2026-07-31" stability="stable" id="sha256new_Z6GIGDFDCTFJZFKNO266YGM6NVINWEUPIHUTI2TUHJOCURIUMWCQ">
      <manifest-digest sha256new="Z6GIGDFDCTFJZFKNO266YGM6NVINWEUPIHUTI2TUHJOCURIUMWCQ" />
      <archive href="https://download.calibre-ebook.com/9.12.0/calibre-64bit-9.12.0.msi" size="223252480" type="application/x-msi" extract="SourceDir/PFiles64/Calibre2" />
    </implementation>
  </group>
</interface>
<?xml version="1.0"?>
<interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
  <name>diagrams.net - Linux builds</name>
  <summary>diagramming and whiteboarding app</summary>
  <description>diagrams.net, formerly known as draw.io, is a diagramming and whiteboarding app</description>
  <icon href="https://apps.0install.net/gui/drawio.png" type="image/png"/>
  <category>Graphics</category>
  <homepage>https://www.diagrams.net/</homepage>

  <feed-for interface="https://apps.0install.net/gui/drawio-linux.xml"/>

  <group license="Apache-2.0">
    <command name="run" path="opt/drawio/drawio"/>

    <implementation arch="Linux-x86_64" released="2026-07-30" stability="stable" version="31.1.5" id="sha1new=57ed954d087f32189a12d596d4f4e95532acf68a">
      <manifest-digest sha256new="N2WSKUUQ2J7ZDXRTOGOG7JZW7S3QQ5WW6CX3OEZO4ARBL6GW2NNQ"/>
      <archive href="https://github.com/jgraph/drawio-desktop/releases/download/v31.1.5/drawio-amd64-31.1.5.deb" type="application/x-deb" size="134472284"/>
    </implementation>
  </group>
</interface>
<?xml version="1.0"?>
<interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
  <name>diagrams.net - macOS builds</name>
  <summary>diagramming and whiteboarding app</summary>
  <description>diagrams.net, formerly known as draw.io, is a diagramming and whiteboarding app</description>
  <icon href="https://apps.0install.net/gui/drawio.png" type="image/png"/>
  <icon href="https://apps.0install.net/gui/drawio.icns" type="image/x-icns"/>
  <category>Graphics</category>
  <homepage>https://www.diagrams.net/</homepage>

  <feed-for interface="https://apps.0install.net/gui/drawio-macos.xml"/>

  <group license="Apache-2.0">
    <command name="run" path="draw.io.app/Contents/MacOS/draw.io"/>

    <implementation arch="MacOSX-x86_64" released="2026-07-30" stability="stable" version="31.1.5" id="sha1new=528928982fbf38bca3fa506b635ba597a882b7e0">
      <manifest-digest sha256new="S7YGMQLGX2Q6IEBTBNZBROEQQW6L7DRXISIMYWQNH6AIY6NJ2FKA"/>
      <archive href="https://github.com/jgraph/drawio-desktop/releases/download/v31.1.5/draw.io-x64-31.1.5.dmg" type="application/x-apple-diskimage" size="165435392"/>
    </implementation>
    <implementation arch="MacOSX-aarch64" released="2026-07-30" stability="stable" version="31.1.5" id="sha1new=f0446e1d6ddcd5c1f7de522e2eb3f1a7dc9b0374">
      <manifest-digest sha256new="FGI7ORCVECEHN3MLJEDFNC2VKSDAD2AHCOMWYJHIO7T6UIBJXLIQ"/>
      <archive href="https://github.com/jgraph/drawio-desktop/releases/download/v31.1.5/draw.io-arm64-31.1.5.dmg" type="application/x-apple-diskimage" size="160844972"/>
    </implementation>
  </group>
</interface>
<?xml version="1.0" encoding="utf-8"?>
<interface xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://zero-install.sourceforge.net/2004/injector/interface https://docs.0install.net/specifications/feed.xsd http://0install.de/schema/desktop-integration/capabilities https://docs.0install.net/specifications/capabilities.xsd" xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
  <name>diagrams.net - Windows builds</name>
  <summary xml:lang="en">diagramming and whiteboarding app</summary>
  <description xml:lang="en">diagrams.net, formerly known as draw.io, is a diagramming and whiteboarding app</description>
  <icon href="https://apps.0install.net/gui/drawio.png" type="image/png" />
  <category>Graphics</category>
  <homepage>https://www.diagrams.net/</homepage>
  <feed-for interface="https://apps.0install.net/gui/drawio-windows.xml" />
  <group license="Apache-2.0">
    <command name="run" path="draw.io.exe" />
    <implementation arch="Windows-x86_64" version="31.1.5" released="2026-07-30" stability="stable" id="sha256new_MCZ7SD6QOLY5BY5Y6NT2JYFDVQZH5IBWEGLLCUGSK2JDSG2HGYOQ">
      <manifest-digest sha256new="MCZ7SD6QOLY5BY5Y6NT2JYFDVQZH5IBWEGLLCUGSK2JDSG2HGYOQ" />
      <archive href="https://github.com/jgraph/drawio-desktop/releases/download/v31.1.5/draw.io-31.1.5.msi" size="152412160" type="application/x-msi" extract="SourceDir\draw.io" />
    </implementation>
  </group>
</interface>
<?xml version="1.0" encoding="utf-8"?>
<interface xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://zero-install.sourceforge.net/2004/injector/interface https://docs.0install.net/specifications/feed.xsd http://0install.de/schema/desktop-integration/capabilities https://docs.0install.net/specifications/capabilities.xsd" xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
  <name>GitHub CLI</name>
  <summary xml:lang="en">GitHub's official command line tool</summary>
  <description xml:lang="en">gh is GitHub on the command line. It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code.</description>
  <icon href="https://apps.0install.net/devel/github.png" type="image/png" />
  <category>Development</category>
  <homepage>https://cli.github.com/</homepage>
  <needs-terminal />
  <feed-for interface="https://apps.0install.net/devel/github-cli.xml" />
  <group license="MIT">
    <command name="run" path="bin/gh" />
    <implementation arch="Linux-x86_64" version="2.97.0" released="2026-07-31" stability="stable" id="sha256new_JTYNHRW637IOBV2Q3XBSZKTV3QRGYQBAEI52GAAFW3R34D7C5BPQ">
      <manifest-digest sha256new="JTYNHRW637IOBV2Q3XBSZKTV3QRGYQBAEI52GAAFW3R34D7C5BPQ" />
      <archive href="https://github.com/cli/cli/releases/download/v2.97.0/gh_2.97.0_linux_amd64.tar.gz" size="14770812" type="application/x-compressed-tar" extract="gh_2.97.0_linux_amd64" />
    </implementation>
    <implementation arch="Linux-i386" version="2.97.0" released="2026-07-31" stability="stable" id="sha256new_F2ZU45KESXUX7VYV4ZHRESDEGVPMSAB5PR3CQ4G6O2TMGNTYQZ2A">
      <manifest-digest sha256new="F2ZU45KESXUX7VYV4ZHRESDEGVPMSAB5PR3CQ4G6O2TMGNTYQZ2A" />
      <archive href="https://github.com/cli/cli/releases/download/v2.97.0/gh_2.97.0_linux_386.tar.gz" size="13818702" type="application/x-compressed-tar" extract="gh_2.97.0_linux_386" />
    </implementation>
    <implementation arch="Linux-aarch64" version="2.97.0" released="2026-07-31" stability="stable" id="sha256new_4XS7AVX6J3GNXMXMAG43YR5FN4IEO2QNBRIXEMA2DBZKHO6QE64Q">
      <manifest-digest sha256new="4XS7AVX6J3GNXMXMAG43YR5FN4IEO2QNBRIXEMA2DBZKHO6QE64Q" />
      <archive href="https://github.com/cli/cli/releases/download/v2.97.0/gh_2.97.0_linux_arm64.tar.gz" size="13428558" type="application/x-compressed-tar" extract="gh_2.97.0_linux_arm64" />
    </implementation>
    <implementation arch="Darwin-x86_64" version="2.97.0" released="2026-07-31" stability="stable" id="sha256new_ZOWIRMPWNFSPMBT42AHZMO7D5IC22Q5N76P2XMW6L7EBYEAD5AHQ">
      <manifest-digest sha256new="ZOWIRMPWNFSPMBT42AHZMO7D5IC22Q5N76P2XMW6L7EBYEAD5AHQ" />
      <archive href="https://github.com/cli/cli/releases/download/v2.97.0/gh_2.97.0_macOS_amd64.zip" size="15418698" type="application/zip" extract="gh_2.97.0_macOS_amd64" />
    </implementation>
    <implementation arch="Darwin-aarch64" version="2.97.0" released="2026-07-31" stability="stable" id="sha256new_LXD6Z4WIPQPJEGC4INWPMIPHB2Z4C5FEPOOC27VVMP3UVWWXD5TQ">
      <manifest-digest sha256new="LXD6Z4WIPQPJEGC4INWPMIPHB2Z4C5FEPOOC27VVMP3UVWWXD5TQ" />
      <archive href="https://github.com/cli/cli/releases/download/v2.97.0/gh_2.97.0_macOS_arm64.zip" size="13845290" type="application/zip" extract="gh_2.97.0_macOS_arm64" />
    </implementation>
  </group>
  <group license="MIT">
    <command name="run" path="bin/gh.exe" />
    <implementation arch="Windows-x86_64" version="2.97.0" released="2026-07-31" stability="stable" id="sha256new_HLXUDNLO3MNLZVDZ62R2STLYGQMAAT3AZ7AKM2TGBG7YYPOUAMEQ">
      <manifest-digest sha256new="HLXUDNLO3MNLZVDZ62R2STLYGQMAAT3AZ7AKM2TGBG7YYPOUAMEQ" />
      <archive href="https://github.com/cli/cli/releases/download/v2.97.0/gh_2.97.0_windows_amd64.zip" size="14938517" type="application/zip" />
    </implementation>
    <implementation arch="Windows-i486" version="2.97.0" released="2026-07-31" stability="stable" id="sha256new_B5H3KQRUGVGL5WA5LXXVLBJWGOTRFCJRLVDD7BQLLUYUGYYS2AKQ">
      <manifest-digest sha256new="B5H3KQRUGVGL5WA5LXXVLBJWGOTRFCJRLVDD7BQLLUYUGYYS2AKQ" />
      <archive href="https://github.com/cli/cli/releases/download/v2.97.0/gh_2.97.0_windows_386.zip" size="14242577" type="application/zip" />
    </implementation>
    <implementation arch="Windows-aarch64" version="2.97.0" released="2026-07-31" stability="stable" id="sha256new_P7EADZOSGYBEOZZYCOE7RIRJ4RMANLHWSJJHUBNUFDGUCNSRNWEQ">
      <manifest-digest sha256new="P7EADZOSGYBEOZZYCOE7RIRJ4RMANLHWSJJHUBNUFDGUCNSRNWEQ" />
      <archive href="https://github.com/cli/cli/releases/download/v2.97.0/gh_2.97.0_windows_arm64.zip" size="13391688" type="application/zip" />
    </implementation>
  </group>
</interface>
<?xml version="1.0" encoding="utf-8"?>
<interface xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://zero-install.sourceforge.net/2004/injector/interface https://docs.0install.net/specifications/feed.xsd http://0install.de/schema/desktop-integration/capabilities https://docs.0install.net/specifications/capabilities.xsd" xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
  <name>GitLab CLI</name>
  <summary xml:lang="en">GitLab's official command line tool</summary>
  <description xml:lang="en">glab is an open source GitLab CLI tool. It brings GitLab to your terminal next to where you are already working with git and your code, without switching between windows and browser tabs.</description>
  <category>Development</category>
  <homepage>https://gitlab.com/gitlab-org/cli</homepage>
  <needs-terminal />
  <feed-for interface="https://apps.0install.net/devel/gitlab-cli.xml" />
  <group license="MIT">
    <command name="run" path="bin/glab" />
    <implementation arch="Linux-x86_64" version="1.111.0" released="2026-07-30" stability="stable" id="sha256new_BSWR7X3GP7GPW5CIOIL364AWZGHLNDKUWC6WFTYRDIAEXD2UQXFA">
      <manifest-digest sha256new="BSWR7X3GP7GPW5CIOIL364AWZGHLNDKUWC6WFTYRDIAEXD2UQXFA" />
      <archive href="https://gitlab.com/api/v4/projects/gitlab-org%2Fcli/packages/generic/glab/1.111.0/glab_1.111.0_linux_amd64.tar.gz" size="18103216" type="application/x-compressed-tar" />
    </implementation>
    <implementation arch="Linux-i386" version="1.111.0" released="2026-07-30" stability="stable" id="sha256new_ZR6KX5T7BFE6VYECRB6K327WY2DVZZPTV3VCHFIEB3OXAYP4YAQA">
      <manifest-digest sha256new="ZR6KX5T7BFE6VYECRB6K327WY2DVZZPTV3VCHFIEB3OXAYP4YAQA" />
      <archive href="https://gitlab.com/api/v4/projects/gitlab-org%2Fcli/packages/generic/glab/1.111.0/glab_1.111.0_linux_386.tar.gz" size="17180509" type="application/x-compressed-tar" />
    </implementation>
    <implementation arch="Linux-aarch64" version="1.111.0" released="2026-07-30" stability="stable" id="sha256new_6PH7I4WJ37C7FSYTJ4QYJTKURAAS4T2ONLKZ57OPQK2NHYXPOE3A">
      <manifest-digest sha256new="6PH7I4WJ37C7FSYTJ4QYJTKURAAS4T2ONLKZ57OPQK2NHYXPOE3A" />
      <archive href="https://gitlab.com/api/v4/projects/gitlab-org%2Fcli/packages/generic/glab/1.111.0/glab_1.111.0_linux_arm64.tar.gz" size="16684817" type="application/x-compressed-tar" />
    </implementation>
    <implementation arch="Darwin-x86_64" version="1.111.0" released="2026-07-30" stability="stable" id="sha256new_LYNGLNOP4IA7WH44WTFAGSTNUMIH7JNDKNW4WJFWK2EBSRHUZSTA">
      <manifest-digest sha256new="LYNGLNOP4IA7WH44WTFAGSTNUMIH7JNDKNW4WJFWK2EBSRHUZSTA" />
      <archive href="https://gitlab.com/api/v4/projects/gitlab-org%2Fcli/packages/generic/glab/1.111.0/glab_1.111.0_darwin_amd64.tar.gz" size="18675192" type="application/x-compressed-tar" />
    </implementation>
    <implementation arch="Darwin-aarch64" version="1.111.0" released="2026-07-30" stability="stable" id="sha256new_6JYNIM22C3A3PLHVRCZ2IXKIXEKX7OLMNI2R3CK3O77C4344QFRA">
      <manifest-digest sha256new="6JYNIM22C3A3PLHVRCZ2IXKIXEKX7OLMNI2R3CK3O77C4344QFRA" />
      <archive href="https://gitlab.com/api/v4/projects/gitlab-org%2Fcli/packages/generic/glab/1.111.0/glab_1.111.0_darwin_arm64.tar.gz" size="17243370" type="application/x-compressed-tar" />
    </implementation>
  </group>
  <group license="MIT">
    <command name="run" path="bin/glab.exe" />
    <implementation arch="Windows-x86_64" version="1.111.0" released="2026-07-30" stability="stable" id="sha256new_C2BQ7TPHAGZNJ7DFRHJ6QP3GZFOBB5TI4R3YWUIX2M4FBH64HFGA">
      <manifest-digest sha256new="C2BQ7TPHAGZNJ7DFRHJ6QP3GZFOBB5TI4R3YWUIX2M4FBH64HFGA" />
      <archive href="https://gitlab.com/api/v4/projects/gitlab-org%2Fcli/packages/generic/glab/1.111.0/glab_1.111.0_windows_amd64.zip" size="18310859" type="application/zip" />
    </implementation>
    <implementation arch="Windows-i486" version="1.111.0" released="2026-07-30" stability="stable" id="sha256new_O7P2PWDNSY37RJH27BUIXLWFSIQVEHGM7OQ4P633CLUHC4YUSQOA">
      <manifest-digest sha256new="O7P2PWDNSY37RJH27BUIXLWFSIQVEHGM7OQ4P633CLUHC4YUSQOA" />
      <archive href="https://gitlab.com/api/v4/projects/gitlab-org%2Fcli/packages/generic/glab/1.111.0/glab_1.111.0_windows_386.zip" size="17636757" type="application/zip" />
    </implementation>
  </group>
</interface>
<?xml version="1.0" encoding="utf-8"?>
<interface xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://zero-install.sourceforge.net/2004/injector/interface https://docs.0install.net/specifications/feed.xsd http://0install.de/schema/desktop-integration/capabilities https://docs.0install.net/specifications/capabilities.xsd" xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
  <name>Kubernetes Operations (kops)</name>
  <summary xml:lang="en">production grade Kubernetes installation, upgrades, and management </summary>
  <description xml:lang="en">kops helps you create, destroy, upgrade and maintain production-grade, highly available, Kubernetes clusters from the command line.</description>
  <icon href="https://apps.0install.net/kubernetes/kops.png" type="image/png" />
  <homepage>https://github.com/kubernetes/kops</homepage>
  <needs-terminal />
  <feed-for interface="https://apps.0install.net/kubernetes/kops.xml" />
  <group license="Apache-2.0">
    <implementation arch="Linux-x86_64" version="1.36.1" released="2026-07-28" stability="stable" main="kops" id="sha256new_MQZE2MU7DPPQCN6J2ZAOLDSB6S3OQ7LCFVFKRXXKI3YD4DPCFGFQ">
      <manifest-digest sha256new="MQZE2MU7DPPQCN6J2ZAOLDSB6S3OQ7LCFVFKRXXKI3YD4DPCFGFQ" />
      <file href="https://github.com/kubernetes/kops/releases/download/v1.36.1/kops-linux-amd64" size="172523682" dest="kops" executable="true" />
    </implementation>
    <implementation arch="Darwin-x86_64" version="1.36.1" released="2026-07-28" stability="stable" main="kops" id="sha256new_PXRVMAKA7DHWRPJRSZUC453NHMAN4KDAWGGRITADOSE3NSAIDZ3A">
      <manifest-digest sha256new="PXRVMAKA7DHWRPJRSZUC453NHMAN4KDAWGGRITADOSE3NSAIDZ3A" />
      <file href="https://github.com/kubernetes/kops/releases/download/v1.36.1/kops-darwin-amd64" size="176858672" dest="kops" executable="true" />
    </implementation>
  </group>
</interface>
<?xml version="1.0" encoding="utf-8"?>
<interface xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://zero-install.sourceforge.net/2004/injector/interface https://docs.0install.net/specifications/feed.xsd http://0install.de/schema/desktop-integration/capabilities https://docs.0install.net/specifications/capabilities.xsd" xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
  <name>pnpm</name>
  <summary xml:lang="en">fast, disk space efficient package manager for JavaScript</summary>
  <description xml:lang="en">pnpm is a fast, disk space efficient package manager for JavaScript. It uses a content-addressable filesystem to store all files from all module directories on a disk, avoiding duplication and speeding up installation.</description>
  <icon href="https://apps.0install.net/javascript/pnpm.png" type="image/png" />
  <icon href="https://apps.0install.net/javascript/pnpm.ico" type="image/vnd.microsoft.icon" />
  <category>Development</category>
  <homepage>https://pnpm.io/</homepage>
  <needs-terminal />
  <feed-for interface="https://apps.0install.net/javascript/pnpm.xml" />
  <group license="MIT">
    <command name="run" path="pnpm" />
    <implementation arch="Linux-x86_64" version="11.18.0" released="2026-07-29" stability="stable" id="sha256new_IU357UKBH2CYHC4AUHU2HMLJOTZGVAMZVEO76XFXKQ4STVJOPASQ">
      <manifest-digest sha256new="IU357UKBH2CYHC4AUHU2HMLJOTZGVAMZVEO76XFXKQ4STVJOPASQ" />
      <archive href="https://github.com/pnpm/pnpm/releases/download/v11.18.0/pnpm-linux-x64.tar.gz" size="50996120" type="application/x-compressed-tar" />
    </implementation>
    <implementation arch="Linux-aarch64" version="11.18.0" released="2026-07-29" stability="stable" id="sha256new_54X4LSLHZRRDAXIEBGNNJ7P3425NRXXETRSKBCCSCYQ3C5ROEGQQ">
      <manifest-digest sha256new="54X4LSLHZRRDAXIEBGNNJ7P3425NRXXETRSKBCCSCYQ3C5ROEGQQ" />
      <archive href="https://github.com/pnpm/pnpm/releases/download/v11.18.0/pnpm-linux-arm64.tar.gz" size="51271051" type="application/x-compressed-tar" />
    </implementation>
    <implementation arch="Darwin-aarch64" version="11.18.0" released="2026-07-29" stability="stable" id="sha256new_TW4V3I7QMQ32X3S2TSFQH2FYTNOKVG7NPFDHUSL77ZLMITWO3NDA">
      <manifest-digest sha256new="TW4V3I7QMQ32X3S2TSFQH2FYTNOKVG7NPFDHUSL77ZLMITWO3NDA" />
      <archive href="https://github.com/pnpm/pnpm/releases/download/v11.18.0/pnpm-darwin-arm64.tar.gz" size="47989823" type="application/x-compressed-tar" />
    </implementation>
  </group>
  <group license="MIT">
    <command name="run" path="pnpm.exe" />
    <implementation arch="Windows-x86_64" version="11.18.0" released="2026-07-29" stability="stable" id="sha256new_EO5O5RGWCQCLD43RPO25ZZP4GNXCQNXKUH4T2W37MOLTSXBFIRUQ">
      <manifest-digest sha256new="EO5O5RGWCQCLD43RPO25ZZP4GNXCQNXKUH4T2W37MOLTSXBFIRUQ" />
      <archive href="https://github.com/pnpm/pnpm/releases/download/v11.18.0/pnpm-win32-x64.zip" size="40827108" type="application/zip" />
    </implementation>
    <implementation arch="Windows-aarch64" version="11.18.0" released="2026-07-29" stability="stable" id="sha256new_DUCYX5JWVAMITZGUIE6PENY7RN5WCXQ36NWAOWLFHZFJWPHDDWMA">
      <manifest-digest sha256new="DUCYX5JWVAMITZGUIE6PENY7RN5WCXQ36NWAOWLFHZFJWPHDDWMA" />
      <archive href="https://github.com/pnpm/pnpm/releases/download/v11.18.0/pnpm-win32-arm64.zip" size="36792958" type="application/zip" />
    </implementation>
  </group>
</interface>
@bastianeicher
bastianeicher merged commit c12b818 into master Jul 31, 2026
1 check passed
@bastianeicher
bastianeicher deleted the automatic-updates branch July 31, 2026 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant