diff --git a/flatpak/org.sleuthkit.Autopsy.yml b/flatpak/org.sleuthkit.Autopsy.yml index 5be2711559..e4b4be437d 100644 --- a/flatpak/org.sleuthkit.Autopsy.yml +++ b/flatpak/org.sleuthkit.Autopsy.yml @@ -32,9 +32,9 @@ modules: - name: autopsy sources: - type: archive - url: https://github.com/sleuthkit/autopsy/releases/download/autopsy-4.22.1/autopsy-4.22.1.zip + url: https://github.com/sleuthkit/autopsy/releases/download/autopsy-4.22.1/autopsy-4.22.1_v2.zip # Get SHA256: wget -O - https://github.com/sleuthkit/autopsy/releases/download/autopsy-4.22.1/autopsy-4.22.1.zip | sha256sum - sha256: YOUR_SHA256_HERE + sha256: 31e9c6df3111feeef1a734dad4c140eec81abb8788b5e3c988c0bf36b04f20a2 buildsystem: simple build-commands: - |