diff options
Diffstat (limited to 'Formula/autoqemu.rb')
-rw-r--r-- | Formula/autoqemu.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Formula/autoqemu.rb b/Formula/autoqemu.rb index 1f83094..33fee90 100644 --- a/Formula/autoqemu.rb +++ b/Formula/autoqemu.rb @@ -1,8 +1,8 @@ class Autoqemu < Formula desc 'Installation and setup automation tool for QEMU virtual machines' homepage 'https://autoqemu.euandreh.xyz' - url 'https://git.euandreh.xyz/autoqemu/snapshot/autoqemu-4d1a0b6314c4f6fcf31f80e608f6b03a316a7255.tar.gz' - sha256 'fd501b421c8e562d957a38c83ea42173b5e9dc9b1bb9cef300aee48088fe3afe' + url 'https://git.euandreh.xyz/autoqemu/snapshot/autoqemu-a62d3425d91bb65ab883d8487fc73431a22487d4.tar.gz' + sha256 '8a2d95966d7ebe2cf8af928c8807a42a84e45111e60840fdf5737e17a987900a' license 'AGPL-3.0-or-later' def install |