15 lines
240 B
Plaintext
15 lines
240 B
Plaintext
# Builder resource file
|
|
# Created on gio 21 mag 2026, 15:35:18, CEST
|
|
|
|
# Program name
|
|
PROGRAM_NAME="ecli"
|
|
|
|
# Program version
|
|
PROGRAM_VERSION="$(<version.txt)"
|
|
|
|
# Preset platform
|
|
platform=("linux/amd64" "darwin/arm64")
|
|
|
|
#--- end of file ---
|
|
|