Skip to content

Commit

Permalink
Updated GitVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianeicher committed Dec 14, 2023
1 parent 0eab9ab commit d2be15d
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 4 deletions.
24 changes: 24 additions & 0 deletions devel/gitversion.xml
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,14 @@
<manifest-digest sha256new="3F6VIFLCCZJ25VVZQT3WUB652HXJA633K63ZXKGUL2CZQ5KM2XOA"/>
<archive href="https://github.com/GitTools/GitVersion/releases/download/6.0.0-beta.3/gitversion-win-arm64-6.0.0-beta.3.zip" size="29818216" type="application/zip"/>
</implementation>
<implementation arch="Windows-x86_64" version="6.0.0-pre4" released="2023-12-12" stability="testing" id="sha256new_XIRVZ7KEDIQP7FQVMW3USUBHDCSL7MQEHFDNRSN5WRZ3SDME2AFA">
<manifest-digest sha256new="XIRVZ7KEDIQP7FQVMW3USUBHDCSL7MQEHFDNRSN5WRZ3SDME2AFA"/>
<archive href="https://github.com/GitTools/GitVersion/releases/download/6.0.0-beta.4/gitversion-win-x64-6.0.0-beta.4.zip" size="32024374" type="application/zip"/>
</implementation>
<implementation arch="Windows-aarch64" version="6.0.0-pre4" released="2023-12-12" stability="testing" id="sha256new_JIRJ3GPWTSMT76P4EYQNARNBIKWDCVNPG24VPAHVFPGPLVG6W3TQ">
<manifest-digest sha256new="JIRJ3GPWTSMT76P4EYQNARNBIKWDCVNPG24VPAHVFPGPLVG6W3TQ"/>
<archive href="https://github.com/GitTools/GitVersion/releases/download/6.0.0-beta.4/gitversion-win-arm64-6.0.0-beta.4.zip" size="30583815" type="application/zip"/>
</implementation>
</group>

<group license="MIT License">
Expand Down Expand Up @@ -499,6 +507,14 @@
<manifest-digest sha256new="7P2SAQT5VALJ4Q5N6ZQKOZRM7HLZSGDAXV52FVQH4CL5FJTBHHZA"/>
<archive href="https://github.com/GitTools/GitVersion/releases/download/6.0.0-beta.3/gitversion-linux-arm64-6.0.0-beta.3.tar.gz" size="29257455" type="application/x-compressed-tar"/>
</implementation>
<implementation arch="Linux-x86_64" version="6.0.0-pre4" released="2023-12-12" stability="testing" id="sha256new_6ODMRK5ESEXGVU3TCXZITYEGWOBKQAOKXYRZYS42LBB2QXQ4GJ5A">
<manifest-digest sha256new="6ODMRK5ESEXGVU3TCXZITYEGWOBKQAOKXYRZYS42LBB2QXQ4GJ5A"/>
<archive href="https://github.com/GitTools/GitVersion/releases/download/6.0.0-beta.4/gitversion-linux-x64-6.0.0-beta.4.tar.gz" size="31410343" type="application/x-compressed-tar"/>
</implementation>
<implementation arch="Linux-aarch64" version="6.0.0-pre4" released="2023-12-12" stability="testing" id="sha256new_NVWYMDDOZIKXDDV2BJWQZG5NIHP2P4YG72H5OXBLSB7MOCM2NODQ">
<manifest-digest sha256new="NVWYMDDOZIKXDDV2BJWQZG5NIHP2P4YG72H5OXBLSB7MOCM2NODQ"/>
<archive href="https://github.com/GitTools/GitVersion/releases/download/6.0.0-beta.4/gitversion-linux-arm64-6.0.0-beta.4.tar.gz" size="30100119" type="application/x-compressed-tar"/>
</implementation>
</group>

<group license="MIT License">
Expand Down Expand Up @@ -688,6 +704,14 @@
<manifest-digest sha256new="RQZGH4VSRWL3INB2BCBZWEE4EWPDNE5MZ2FJSU2N62SVYOSIXY6Q"/>
<archive href="https://github.com/GitTools/GitVersion/releases/download/6.0.0-beta.3/gitversion-osx-arm64-6.0.0-beta.3.tar.gz" size="29431686" type="application/x-compressed-tar"/>
</implementation>
<implementation arch="Darwin-x86_64" version="6.0.0-pre4" released="2023-12-12" stability="testing" id="sha256new_OZSTBL533IPUPNNLJ7JNBY5GNZNKP5L6LLKZMUB3REUPVOLLRJ6Q">
<manifest-digest sha256new="OZSTBL533IPUPNNLJ7JNBY5GNZNKP5L6LLKZMUB3REUPVOLLRJ6Q"/>
<archive href="https://github.com/GitTools/GitVersion/releases/download/6.0.0-beta.4/gitversion-osx-x64-6.0.0-beta.4.tar.gz" size="31704854" type="application/x-compressed-tar"/>
</implementation>
<implementation arch="Darwin-aarch64" version="6.0.0-pre4" released="2023-12-12" stability="testing" id="sha256new_FG56GLMLCZ5S6BCIVCFHIFVWBVHUJQBHM6P72XVWE233KWSJLRJA">
<manifest-digest sha256new="FG56GLMLCZ5S6BCIVCFHIFVWBVHUJQBHM6P72XVWE233KWSJLRJA"/>
<archive href="https://github.com/GitTools/GitVersion/releases/download/6.0.0-beta.4/gitversion-osx-arm64-6.0.0-beta.4.tar.gz" size="30287479" type="application/x-compressed-tar"/>
</implementation>
</group>


Expand Down
4 changes: 0 additions & 4 deletions devel/gitversion.xml.template
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
<manifest-digest/>
<archive href="https://github.com/GitTools/GitVersion/releases/download/{original-version}/gitversion-win-x64-{original-version}.zip" type="application/zip"/>
</implementation>
<implementation arch="Windows-i486" version="{version}" released="{released}" stability="{stability}">
<manifest-digest/>
<archive href="https://github.com/GitTools/GitVersion/releases/download/{original-version}/gitversion-win-x86-{original-version}.zip" type="application/zip"/>
</implementation>
<implementation arch="Windows-aarch64" version="{version}" released="{released}" stability="{stability}">
<manifest-digest/>
<archive href="https://github.com/GitTools/GitVersion/releases/download/{original-version}/gitversion-win-arm64-{original-version}.zip" type="application/zip"/>
Expand Down

0 comments on commit d2be15d

Please sign in to comment.