bump akkoma

This commit is contained in:
Erin Shepherd 2024-02-29 13:00:58 +01:00
parent b14242b9a1
commit c872e4210e
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
package: package:
name: akkoma name: akkoma
version: 3.10.99.20240223 version: 3.11.0
epoch: 0 epoch: 0
description: "Magically expressive social media" description: "Magically expressive social media"
target-architecture: target-architecture:
@ -74,8 +74,8 @@ environment:
pipeline: pipeline:
- uses: git-checkout - uses: git-checkout
with: with:
repository: https://akkoma.dev/AkkomaGang/akkoma.git repository: https://git.alioth.systems/mirrors/akkoma.git
branch: develop tag: v${{package.version}}
- name: Build OTP application - name: Build OTP application
runs: | runs: |
set -x set -x

View file

@ -7,7 +7,7 @@ contents:
- 'https://git.alioth.systems/api/packages/alioth/alpine/key' - 'https://git.alioth.systems/api/packages/alioth/alpine/key'
packages: packages:
- alpine-base - alpine-base
- akkoma=3.10.99.20240223@alioth - akkoma=3.11.0@alioth
archs: archs:
- x86_64 - x86_64
environment: environment: