diff options
Diffstat (limited to '')
-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 |