File tree Expand file tree Collapse file tree
themes/hugo-story/layouts/partials Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -187,7 +187,12 @@ downloads:
187187 size : N/A
188188 type : file
189189 href : " #"
190- - title : All-in-one binary
190+ - title : AppImage
191+ asset : ubuntu-24-04-arm-nuitka-appimage
192+ size : N/A
193+ type : file
194+ href : " #"
195+ - title : All-in-one native binary
191196 asset : ubuntu-24-04-arm-nuitka-portable
192197 size : N/A
193198 type : file
@@ -204,10 +209,12 @@ downloads:
204209 display : DEB "fat" package, PyInstaller
205210 - name : pyinstaller-min-package.deb
206211 display : DEB "minimal" package
212+ - name : nuitka.AppImage
213+ display : AppImage, Nuitka
207214 - name : nuitka-portable
208- display : Portable executable , Nuitka
215+ display : All-in-one native binary , Nuitka
209216 - name : pyinstaller-portable
210- display : Portable executable , PyInstaller
217+ display : All-in-one native binary , PyInstaller
211218 - name : nuitka-standalone.zip
212219 display : Standalone ZIP, Nuitka
213220 - name : pyinstaller-standalone.zip
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ <h2>{{ .title }}</h2>
1010 </ div >
1111 < p > Those screenshots were generated on
1212 < span id ="generator-windows "> Windows 11</ span >
13- < span id ="generator-macos " hidden > macOS Sequoia 15.0.1 </ span >
13+ < span id ="generator-macos " hidden > macOS Ventura 13.7.6 </ span >
1414 < span id ="generator-linux " hidden > openSUSE Tumbleweed (X11, KDE Plasma 6.3)</ span >
1515 < span id ="generator-x61s " hidden > a < a href ="https://flowkeeper.substack.com/p/digital-asceticism "> 17-year-old laptop</ a > with Debian Sid</ span >
1616 for Flowkeeper {{ .release }}.</ p >
You can’t perform that action at this time.
0 commit comments