chore: update JBR version to 25.0.2b329.72

This commit is contained in:
hstyi
2026-03-24 09:42:14 +08:00
committed by hstyi
parent 8cff3c9754
commit 4ae218f003
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ on: [ push, pull_request ]
env:
JBR_MAJOR: 25.0.2
JBR_PATCH: b329.66
JBR_PATCH: b329.72
jobs:
build:

View File

@@ -9,7 +9,7 @@ env:
TERMORA_MAC_NOTARY: "${{ startsWith(github.event.head_commit.message, 'release: ') && github.repository == 'TermoraDev/termora' }}"
TERMORA_MAC_NOTARY_KEYCHAIN_PROFILE: ${{ secrets.TERMORA_MAC_NOTARY_KEYCHAIN_PROFILE }}
JBR_MAJOR: 25.0.2
JBR_PATCH: b329.66
JBR_PATCH: b329.72
jobs:
build:

View File

@@ -4,7 +4,7 @@ on: [ push, pull_request ]
env:
JBR_MAJOR: 25.0.2
JBR_PATCH: b329.66
JBR_PATCH: b329.72
jobs:
build: