ops: point CentOS recovery at v0.3.4
This commit is contained in:
@@ -30,7 +30,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
distribution: temurin
|
distribution: temurin
|
||||||
java-version: "17"
|
java-version: "17"
|
||||||
cache: gradle
|
|
||||||
|
|
||||||
- name: Build, sign, and publish release
|
- name: Build, sign, and publish release
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ set -Eeuo pipefail
|
|||||||
|
|
||||||
GITEA_BASE_URL="http://38.76.196.225:10099"
|
GITEA_BASE_URL="http://38.76.196.225:10099"
|
||||||
REPOSITORY="awaioi/ERP"
|
REPOSITORY="awaioi/ERP"
|
||||||
VERSION="0.3.1"
|
VERSION="0.3.4"
|
||||||
TAG="v${VERSION}"
|
TAG="v${VERSION}"
|
||||||
INSTALL_SHA256="89a3c45e76f500c9475cb596ea29e3518bfafdc59f36dd3c7b316ed3cdd0448c"
|
INSTALL_SHA256="89a3c45e76f500c9475cb596ea29e3518bfafdc59f36dd3c7b316ed3cdd0448c"
|
||||||
UNINSTALL_SHA256="98c56fed2fd4d01874e4ab5a1a4f3ec42ec3e29b315ffd87385a95488d587546"
|
UNINSTALL_SHA256="98c56fed2fd4d01874e4ab5a1a4f3ec42ec3e29b315ffd87385a95488d587546"
|
||||||
|
|||||||
Reference in New Issue
Block a user