Skip to content

Commit

Permalink
Publish version 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mshdabiola committed May 16, 2024
1 parent b5599cd commit cc0f6a8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions download.html
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@

<h1 id="title">Skeleton App</h1>

<span id="version">Version <span>1.0.6</span></span>
<span id="version">Version <span>1.0.7</span></span>

<div id="pane-win">

Expand All @@ -313,8 +313,8 @@ <h1 id="title">Skeleton App</h1>

<p class="smaller-fonts" style="line-height: 200%" id="windows-download-options">
<span id="amd-title">Intel: &nbsp;&nbsp;</span>
<a href="https://github.com/mshdabiola/hydraulic/releases/latest/download/composeapp-1.0.6-windows-amd64.zip" download>Download .zip</a> &nbsp;&nbsp;
<a href="https://github.com/mshdabiola/hydraulic/releases/latest/download/composeapp-1.0.6.x64.msix" download>Download .msix</a> &nbsp;&nbsp;
<a href="https://github.com/mshdabiola/hydraulic/releases/latest/download/composeapp-1.0.7-windows-amd64.zip" download>Download .zip</a> &nbsp;&nbsp;
<a href="https://github.com/mshdabiola/hydraulic/releases/latest/download/composeapp-1.0.7.x64.msix" download>Download .msix</a> &nbsp;&nbsp;
<a href="https://github.com/mshdabiola/hydraulic/releases/latest/download/composeapp.appinstaller" download>Download .appinstaller</a>
</p>

Expand Down Expand Up @@ -343,7 +343,7 @@ <h1 id="title">Skeleton App</h1>
<div id="pane-mac">

<!-- Mac AMD64 -->
<a id="mac-amd64" href="https://github.com/mshdabiola/hydraulic/releases/latest/download/composeapp-1.0.6-mac-amd64.zip" class="download-button">
<a id="mac-amd64" href="https://github.com/mshdabiola/hydraulic/releases/latest/download/composeapp-1.0.7-mac-amd64.zip" class="download-button">
<svg width="2em" height="2em" viewBox="0 0 256 315" version="1.1" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid" style="overflow:visible;">
<g transform="translate(0,-30)">
Expand All @@ -356,7 +356,7 @@ <h1 id="title">Skeleton App</h1>
<br><br>

<!-- Mac ARM -->
<a id="mac-aarch64" href="https://github.com/mshdabiola/hydraulic/releases/latest/download/composeapp-1.0.6-mac-aarch64.zip" class="download-button">
<a id="mac-aarch64" href="https://github.com/mshdabiola/hydraulic/releases/latest/download/composeapp-1.0.7-mac-aarch64.zip" class="download-button">
<svg width="2em" height="2em" viewBox="0 0 256 315" version="1.1" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid" style="overflow:visible;">
<g transform="translate(0,-30)">
Expand Down Expand Up @@ -398,7 +398,7 @@ <h1 id="title">Skeleton App</h1>
<div id="pane-linux">
<!-- Linux -->

<a href="https://github.com/mshdabiola/hydraulic/releases/latest/download/composeapp_1.0.6_amd64.deb" class="download-button linux-amd64" download>
<a href="https://github.com/mshdabiola/hydraulic/releases/latest/download/mshdabiola-composeapp_1.0.7_amd64.deb" class="download-button linux-amd64" download>
<svg width="2em" height="2em" viewBox="0 0 256 315" version="1.1" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid">
<g>
Expand All @@ -425,16 +425,16 @@ <h1 id="title">Skeleton App</h1>
<p class="smaller-fonts">

<span class="linux-all">&nbsp;&nbsp; AMD64: &nbsp;&nbsp;</span>
<a class="linux-amd64" href="https://github.com/mshdabiola/hydraulic/releases/latest/download/composeapp-1.0.6-linux-amd64.tar.gz" download>Download .tar.gz</a>
<a class="linux-amd64" href="https://github.com/mshdabiola/hydraulic/releases/latest/download/composeapp-1.0.7-linux-amd64.tar.gz" download>Download .tar.gz</a>


</p>

<div class="cli-instructions">
<p>Or install it from the command line:</p>
<code class="terminal"><div id="linux-code"><span style="user-select: none">$&nbsp;</span><span>CPU=$(dpkg --print-architecture)</span>
<span style="user-select: none">$&nbsp;</span><span>wget https://github.com/mshdabiola/hydraulic/releases/latest/download/composeapp_1.0.6_${CPU}.deb</span>
<span style="user-select: none">$&nbsp;</span><span>sudo apt install ./composeapp_1.0.6_${CPU}.deb</span>
<span style="user-select: none">$&nbsp;</span><span>wget https://github.com/mshdabiola/hydraulic/releases/latest/download/mshdabiola-composeapp_1.0.7_${CPU}.deb</span>
<span style="user-select: none">$&nbsp;</span><span>sudo apt install ./mshdabiola-composeapp_1.0.7_${CPU}.deb</span>
</div><span class="terminal-icon-container"><span data-text="Copied to the clipboard" class="tooltip"><svg viewbox="0 0 896 1024" width="32" height="32" xmlns="http://www.w3.org/2000/svg" class="copy-button"><path fill="white" d="M128 768h256v64H128v-64z m320-384H128v64h320v-64z m128 192V448L384 640l192 192V704h320V576H576z m-288-64H128v64h160v-64zM128 704h160v-64H128v64z m576 64h64v128c-1 18-7 33-19 45s-27 18-45 19H64c-35 0-64-29-64-64V192c0-35 29-64 64-64h192C256 57 313 0 384 0s128 57 128 128h192c35 0 64 29 64 64v320h-64V320H64v576h640V768zM128 256h512c0-35-29-64-64-64h-64c-35 0-64-29-64-64s-29-64-64-64-64 29-64 64-29 64-64 64h-64c-35 0-64 29-64 64z"/></svg></span></span></code>
</div>

Expand Down
4 changes: 2 additions & 2 deletions icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cc0f6a8

Please sign in to comment.