ampm v1.2.3 #8
Wazzaps
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bugfix release
How to install or upgrade
The easiest way is by running:
curl -fsSL https://github.com/Wazzaps/ampm/releases/latest/download/get_ampm.sh | sudo shBut you can also download
ampm.tar.gz, extract it to/opt/ampm/, then runinstall /opt/ampm/ampm.sh /usr/local/bin/ampm, and then put your repo uri in/opt/ampm/repo_uri.A python installation is not required.
Changelog
New features
get_ampm.shscript can upgrade existing installs nowBugfixes
O(1)memory usage (about 20MiB), and no longer buffer the whole file in RAMFull Changelog: v1.2.2...v1.2.3
This discussion was created from the release ampm v1.2.3.
Beta Was this translation helpful? Give feedback.
All reactions