diff options
Diffstat (limited to 'Formula/autoqemu-latest.rb')
-rw-r--r-- | Formula/autoqemu-latest.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Formula/autoqemu-latest.rb b/Formula/autoqemu-latest.rb index a6debb7..0d598a1 100644 --- a/Formula/autoqemu-latest.rb +++ b/Formula/autoqemu-latest.rb @@ -1,7 +1,7 @@ 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-e676c0baedc09f34fbd07877dc3ab47e9427a221.tar.gz' + url 'https://euandreh.xyz/autoqemu.git/snapshot/autoqemu-e676c0baedc09f34fbd07877dc3ab47e9427a221.tar.gz' sha256 '5f0cc1f0622a421bf6469be12afe86263576df9003ff0f339ad4aaaf7d31dfce' license 'AGPL-3.0-or-later' |