diff options
author | EuAndreh <eu@euandre.org> | 2021-06-17 00:27:31 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-17 00:27:31 -0300 |
commit | 3fb0f4bd252d59261c41d56e6240a3be19bd5fda (patch) | |
tree | b14db2661deab74bc6c1bd8f3acfc26a4807909e /Formula/autoqemu-latest.rb | |
parent | scripts/paku: spaces -> tabs (diff) | |
download | package-repository-3fb0f4bd252d59261c41d56e6240a3be19bd5fda.tar.gz package-repository-3fb0f4bd252d59261c41d56e6240a3be19bd5fda.tar.xz |
Formula/: Update 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 efaf4cf..a6debb7 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-3b8714e61a53d0050fc907e4f7d453ee13eca816.tar.gz' - sha256 'bfc8e8e9a62c36ce963dee68c4c12600a51ac5428fc9e612025bbd4ea94654ac' + url 'https://git.euandreh.xyz/autoqemu/snapshot/autoqemu-e676c0baedc09f34fbd07877dc3ab47e9427a221.tar.gz' + sha256 '5f0cc1f0622a421bf6469be12afe86263576df9003ff0f339ad4aaaf7d31dfce' license 'AGPL-3.0-or-later' def install |