Skip to content

Commit 0ff7cf7

Browse files
committed
fix(lua-cffi): update version and release
1 parent b2dcaf7 commit 0ff7cf7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/lua-cffi.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
with:
9797
repository: "q66/cffi-lua"
9898
path: "cffi-lua-src"
99-
ref: "v0.2.3"
99+
ref: "v0.2.4"
100100

101101
- name: Prepare packaging of lua-cffi
102102
env:
@@ -124,7 +124,7 @@ jobs:
124124
package_extension: ${{ matrix.package_extension }}
125125
arch: amd64
126126
version: "0.2.4"
127-
release: "1"
127+
release: "2"
128128
commit_hash: ${{ github.sha }}
129129
cache_key: ${{ github.sha }}-${{ github.run_id }}-${{ matrix.package_extension }}-lua-cffi-${{ matrix.distrib }}
130130
rpm_gpg_key: ${{ secrets.RPM_GPG_SIGNING_KEY }}

0 commit comments

Comments
 (0)