Skip to content

Commit

Permalink
Automatic updates
Browse files Browse the repository at this point in the history
  • Loading branch information
apps.0install.net committed Sep 23, 2021
1 parent d676cba commit bf80d34
Show file tree
Hide file tree
Showing 5 changed files with 56 additions and 4 deletions.
16 changes: 16 additions & 0 deletions gui/vs-code.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1738,6 +1738,22 @@
<manifest-digest sha256new="US4JXBEO5NV6IZ5CRZ3O6Z3SINEGC5XDAS6HEYEUINVRIDJOGCCQ"/>
<archive href="https://update.code.visualstudio.com/1.60.1/darwin/stable" size="107809411" type="application/zip"/>
</implementation>
<implementation arch="Windows-x86_64" version="1.60.2" released="2021-09-22" stability="stable" main="Code.exe" id="sha256new_K5PDHP64E5QAXIBYVUPGVUEAP7YXA55UBWLZ2CQN4ENDESKHFVZA">
<manifest-digest sha256new="K5PDHP64E5QAXIBYVUPGVUEAP7YXA55UBWLZ2CQN4ENDESKHFVZA"/>
<archive href="https://update.code.visualstudio.com/1.60.2/win32-x64-archive/stable" size="110622983" type="application/zip"/>
</implementation>
<implementation arch="Windows-i486" version="1.60.2" released="2021-09-22" stability="stable" main="Code.exe" id="sha256new_VGS4JV3N5YJCKRESX6IJ34TRYTOHUOTQHGW7A6OXKGJSXKDVNO5A">
<manifest-digest sha256new="VGS4JV3N5YJCKRESX6IJ34TRYTOHUOTQHGW7A6OXKGJSXKDVNO5A"/>
<archive href="https://update.code.visualstudio.com/1.60.2/win32-archive/stable" size="105236991" type="application/zip"/>
</implementation>
<implementation arch="Linux-x86_64" version="1.60.2" released="2021-09-22" stability="stable" main="bin/code" id="sha256new_K7LF2N3K2CBEBSHBEZ3THGYXCJWGMUYWZFFQVIZWOXIX5UNCJHEA">
<manifest-digest sha256new="K7LF2N3K2CBEBSHBEZ3THGYXCJWGMUYWZFFQVIZWOXIX5UNCJHEA"/>
<archive href="https://update.code.visualstudio.com/1.60.2/linux-x64/stable" size="105537736" type="application/x-compressed-tar" extract="VSCode-linux-x64"/>
</implementation>
<implementation arch="MacOSX-*" version="1.60.2" released="2021-09-22" stability="stable" main="Visual Studio Code.app/Contents/MacOS/Electron" id="sha256new_HNHQX2OMUETREYJWNSABNRYJBESWX3RMWTXY45Y2JHG72WEO522A">
<manifest-digest sha256new="HNHQX2OMUETREYJWNSABNRYJBESWX3RMWTXY45Y2JHG72WEO522A"/>
<archive href="https://update.code.visualstudio.com/1.60.2/darwin/stable" size="107809342" type="application/zip"/>
</implementation>
</group>

<entry-point app-id="Microsoft.VisualStudioCode" binary-name="code" command="run"/>
Expand Down
10 changes: 9 additions & 1 deletion javascript/node-darwin.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<interface uri="https://apps.0install.net/javascript/node-darwin.xml" xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
<interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface" uri="https://apps.0install.net/javascript/node-darwin.xml">
<name>Node.js - Darwin/macOS builds</name>
<summary>open-source, cross-platform JavaScript runtime environment</summary>
<description>Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient.</description>
Expand Down Expand Up @@ -1531,5 +1531,13 @@
<manifest-digest sha256new="KEM67POEDC7MXYNWCGL76HQVNUUHY2ME7V5HXX6R6YS5QLWD5LXA"/>
<archive extract="node-v16.9.1-darwin-arm64" href="https://nodejs.org/dist/v16.9.1/node-v16.9.1-darwin-arm64.tar.gz" size="29331272" type="application/x-compressed-tar"/>
</implementation>
<implementation arch="Darwin-x86_64" version="16.10.0" released="2021-09-22" stability="testing" id="sha256new_AJDQVP2OPD6K6RSHWSBXNWXIHAC25HMSG7LRJ4722QX36LMXKZ5Q">
<manifest-digest sha256new="AJDQVP2OPD6K6RSHWSBXNWXIHAC25HMSG7LRJ4722QX36LMXKZ5Q"/>
<archive href="https://nodejs.org/dist/v16.10.0/node-v16.10.0-darwin-x64.tar.gz" size="30808625" type="application/x-compressed-tar" extract="node-v16.10.0-darwin-x64"/>
</implementation>
<implementation arch="Darwin-aarch64" version="16.10.0" released="2021-09-22" stability="testing" id="sha256new_4ZMFYKUL5MDE4KK4CSQMQIPLHSMQAYZ3CVUMJYKGSB63YHTQMYCQ">
<manifest-digest sha256new="4ZMFYKUL5MDE4KK4CSQMQIPLHSMQAYZ3CVUMJYKGSB63YHTQMYCQ"/>
<archive href="https://nodejs.org/dist/v16.10.0/node-v16.10.0-darwin-arm64.tar.gz" size="29352554" type="application/x-compressed-tar" extract="node-v16.10.0-darwin-arm64"/>
</implementation>
</group>
</interface>
14 changes: 13 additions & 1 deletion javascript/node-linux.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<interface uri="https://apps.0install.net/javascript/node-linux.xml" xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
<interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface" uri="https://apps.0install.net/javascript/node-linux.xml">
<name>Node.js - Linux builds</name>
<summary>open-source, cross-platform JavaScript runtime environment</summary>
<description>Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient.</description>
Expand Down Expand Up @@ -2207,5 +2207,17 @@
<manifest-digest sha256new="ZTPLNWYAQONVQ76TF63WTN3IFCWYJM3IIVNWIA7W47H4W4BQVE2Q"/>
<archive extract="node-v16.9.1-linux-arm64" href="https://nodejs.org/dist/v16.9.1/node-v16.9.1-linux-arm64.tar.xz" size="21465728" type="application/x-xz-compressed-tar"/>
</implementation>
<implementation arch="Linux-x86_64" version="16.10.0" released="2021-09-22" stability="testing" id="sha256new_PVJORL3F2GMVDVJQPFIG2YMCUVZWNTI3RB7JPEPV5KVCBNX5UC5Q">
<manifest-digest sha256new="PVJORL3F2GMVDVJQPFIG2YMCUVZWNTI3RB7JPEPV5KVCBNX5UC5Q"/>
<archive href="https://nodejs.org/dist/v16.10.0/node-v16.10.0-linux-x64.tar.xz" size="22117004" type="application/x-xz-compressed-tar" extract="node-v16.10.0-linux-x64"/>
</implementation>
<implementation arch="Linux-armv7l" version="16.10.0" released="2021-09-22" stability="testing" id="sha256new_T2YSP2RTGDRJAOGTUTB557XGJEDDGZ6YFWEHDNR4EH6AIPW2MC3Q">
<manifest-digest sha256new="T2YSP2RTGDRJAOGTUTB557XGJEDDGZ6YFWEHDNR4EH6AIPW2MC3Q"/>
<archive href="https://nodejs.org/dist/v16.10.0/node-v16.10.0-linux-armv7l.tar.xz" size="18486296" type="application/x-xz-compressed-tar" extract="node-v16.10.0-linux-armv7l"/>
</implementation>
<implementation arch="Linux-aarch64" version="16.10.0" released="2021-09-22" stability="testing" id="sha256new_KED4J6QHSZWSMDMP4NB6KQGQHF35DIQCA2324OCDHYY4BOEPTLUQ">
<manifest-digest sha256new="KED4J6QHSZWSMDMP4NB6KQGQHF35DIQCA2324OCDHYY4BOEPTLUQ"/>
<archive href="https://nodejs.org/dist/v16.10.0/node-v16.10.0-linux-arm64.tar.xz" size="21474224" type="application/x-xz-compressed-tar" extract="node-v16.10.0-linux-arm64"/>
</implementation>
</group>
</interface>
10 changes: 9 additions & 1 deletion javascript/node-windows.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<interface uri="https://apps.0install.net/javascript/node-windows.xml" xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
<interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface" uri="https://apps.0install.net/javascript/node-windows.xml">
<name>Node.js - Windows builds</name>
<summary>open-source, cross-platform JavaScript runtime environment</summary>
<description>Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient.</description>
Expand Down Expand Up @@ -2911,5 +2911,13 @@
<manifest-digest sha256new="JRMAJVOQSFBAGGY3PRY4R6G4DAEU6U6XXIWT3D2QXWBV46THEJEQ"/>
<archive extract="SourceDir/nodejs" href="https://nodejs.org/dist/v16.9.1/node-v16.9.1-x86.msi" size="27234304" type="application/x-msi"/>
</implementation>
<implementation arch="Windows-x86_64" version="16.10.0" released="2021-09-22" stability="testing" id="sha256new_MFJEDVIPTMYMDSHYYSVA7MKRUU23NZGMSO5EGELQBGJUX6UX7J4Q">
<manifest-digest sha256new="MFJEDVIPTMYMDSHYYSVA7MKRUU23NZGMSO5EGELQBGJUX6UX7J4Q"/>
<archive href="https://nodejs.org/dist/v16.10.0/node-v16.10.0-x64.msi" size="29032448" type="application/x-msi" extract="SourceDir/nodejs"/>
</implementation>
<implementation arch="Windows-i486" version="16.10.0" released="2021-09-22" stability="testing" id="sha256new_F7I4D7K77HU4GGEJHX5NQCRSPOWSJDBIHIDEXBK4SMMXCC4N7VCA">
<manifest-digest sha256new="F7I4D7K77HU4GGEJHX5NQCRSPOWSJDBIHIDEXBK4SMMXCC4N7VCA"/>
<archive href="https://nodejs.org/dist/v16.10.0/node-v16.10.0-x86.msi" size="27258880" type="application/x-msi" extract="SourceDir/nodejs"/>
</implementation>
</group>
</interface>
10 changes: 9 additions & 1 deletion utils/curl.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<interface uri="https://apps.0install.net/utils/curl.xml" xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
<interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface" uri="https://apps.0install.net/utils/curl.xml">
<name>cURL</name>
<summary>command line tool for transferring data</summary>
<description>
Expand Down Expand Up @@ -174,5 +174,13 @@
<manifest-digest sha256new="NQ2BB2BBROFSPJ4JWHGYIDG6QEMF4QHRPADKEJR3HWTZP7273SPA"/>
<archive extract="curl-7.79.0-win32-mingw" href="curl-7.79.0_1-win32-mingw.zip" size="5119643" type="application/zip"/>
</implementation>
<implementation arch="Windows-x86_64" version="7.79.1" released="2021-09-22" stability="testing" id="sha256new_JGEZC6LXRPU3V4RUXQQDMG5IW7FR363UK3KIG7G7FHMF2SQS7A7Q">
<manifest-digest sha256new="JGEZC6LXRPU3V4RUXQQDMG5IW7FR363UK3KIG7G7FHMF2SQS7A7Q"/>
<archive href="https://curl.se/windows/dl-7.79.1/curl-7.79.1-win64-mingw.zip" size="5850470" type="application/zip" extract="curl-7.79.1-win64-mingw"/>
</implementation>
<implementation arch="Windows-i486" version="7.79.1" released="2021-09-22" stability="testing" id="sha256new_OIMBB25IEH6E4PBUWAW2ESQUCFOOA4I2I67UVEIHFVI332BURU7Q">
<manifest-digest sha256new="OIMBB25IEH6E4PBUWAW2ESQUCFOOA4I2I67UVEIHFVI332BURU7Q"/>
<archive href="https://curl.se/windows/dl-7.79.1/curl-7.79.1-win32-mingw.zip" size="5110076" type="application/zip" extract="curl-7.79.1-win32-mingw"/>
</implementation>
</group>
</interface>

0 comments on commit bf80d34

Please sign in to comment.