Update org.sleuthkit.Autopsy.yml

This commit is contained in:
overcuriousity 2025-06-24 12:20:32 +02:00 committed by GitHub
parent 8dc4efd6d3
commit a288044229
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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:
- |