config and register files of the build script added
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Builder resource file
|
||||
# Created on mer 8 mag 2024, 14:30:32, CEST
|
||||
|
||||
# Program name
|
||||
PROGRAM_NAME="dev-expr"
|
||||
|
||||
# Program version
|
||||
PROGRAM_VERSION=$(<version.txt)
|
||||
|
||||
# Preset platform
|
||||
platform=("linux/amd64" "darwin/arm64")
|
||||
|
||||
#--- end of file ---
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
1.11.0 17
|
||||
Reference in New Issue
Block a user