diff options
author | EuAndreh <eu@euandre.org> | 2021-03-12 08:39:34 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-03-12 09:01:50 -0300 |
commit | 79d634f72fe328f8c3e6921f1ea2c0aa7a58aa52 (patch) | |
tree | 61b6ae60af644da3b55fde6cfccf6e0fc5a55bae /Formula/autoqemu-latest.rb | |
parent | queue.scm: Fix build of perl-commonmark (diff) | |
download | package-repository-79d634f72fe328f8c3e6921f1ea2c0aa7a58aa52.tar.gz package-repository-79d634f72fe328f8c3e6921f1ea2c0aa7a58aa52.tar.xz |
Update package versions
Diffstat (limited to 'Formula/autoqemu-latest.rb')
-rw-r--r-- | Formula/autoqemu-latest.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Formula/autoqemu-latest.rb b/Formula/autoqemu-latest.rb index f58c552..efaf4cf 100644 --- a/Formula/autoqemu-latest.rb +++ b/Formula/autoqemu-latest.rb @@ -1,8 +1,8 @@ class AutoqemuLatest < Formula desc 'Installation and setup automation tool for QEMU virtual machines' homepage 'https://autoqemu.euandreh.xyz' - url 'https://git.euandreh.xyz/autoqemu/snapshot/autoqemu-2d43f3d00b2cdd328f73a3415d28ce72bd6244e0.tar.gz' - sha256 '68c149c5ee93fd4c72faa30260ad84537080520ac5195bc44f48045e83247d36' + url 'https://git.euandreh.xyz/autoqemu/snapshot/autoqemu-3b8714e61a53d0050fc907e4f7d453ee13eca816.tar.gz' + sha256 'bfc8e8e9a62c36ce963dee68c4c12600a51ac5428fc9e612025bbd4ea94654ac' license 'AGPL-3.0-or-later' def install |