mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-23 08:18:52 -05:00
* compute SHA-256 for homebrew/cask package
This commit is contained in:
parent
63c114e7c1
commit
d9ea19f259
@ -256,8 +256,7 @@
|
||||
<tarfileset dir="${dir.dist}" includes="${title}.app/**/fpcalc" filemode="755" />
|
||||
<tarfileset prefix="${title}.app/Contents/MacOS" dir="${dir.installer}/appbundle" includes="*.sh" filemode="755" />
|
||||
</tar>
|
||||
|
||||
<delete dir="${dir.dist}/${title}.app" />
|
||||
<checksum file="${path.appbundle.tar.gz}" algorithm="SHA-256" fileext=".sha256" />
|
||||
</target>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user