trycrypt/releases/builder-effective-config.yaml
Tobias Hopp 320c436514 update
Took 16 minutes
2023-02-24 10:05:11 +01:00

30 lines
656 B
YAML

directories:
output: releases
buildResources: build
appId: net.hopp.tobias.ourcrypt
productName: TryCrypt
forceCodeSigning: false
artifactName: TryCrypt_${version}_${os}_${arch}.${ext}
files:
- filter:
- dist/**/*
- static/**/*
- node_modules/**/*
- package.json
win:
target: nsis
nsis:
oneClick: true
perMachine: false
allowToChangeInstallationDirectory: false
linux:
target: AppImage
icon: staticWeb/Infoscreen-Logo_256x256.png
category: System
description: The official trycrypt app compiled for debian
deb: {}
publish:
provider: generic
url: https://infoscreen.iif.li/releases/
electronVersion: 23.1.1