mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
clipious - update
This commit is contained in:
parent
aaae7cf28a
commit
ae51bd3d7f
1 changed files with 12 additions and 12 deletions
|
|
@ -15,7 +15,7 @@ Changelog: https://github.com/lamarios/clipious/releases
|
|||
AutoName: Clipious
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/lamarios/clipious
|
||||
Repo: https://github.com/lamarios/clipious.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.8.4
|
||||
|
|
@ -240,9 +240,9 @@ Builds:
|
|||
- popd
|
||||
- mv /tmp/build com.github.lamarios.clipious
|
||||
|
||||
- versionName: 1.8.6
|
||||
versionCode: 40021
|
||||
commit: d5022c0b484b145b999e0b3dde7e010963e194a3
|
||||
- versionName: 1.8.7
|
||||
versionCode: 40031
|
||||
commit: aad34342bd0ea455f2873ae7196025e0103ae88b
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
||||
binary: https://github.com/lamarios/clipious/releases/download/%v/app-x86_64-release.apk
|
||||
|
|
@ -277,9 +277,9 @@ Builds:
|
|||
- popd
|
||||
- mv /tmp/build com.github.lamarios.clipious
|
||||
|
||||
- versionName: 1.8.6
|
||||
versionCode: 40022
|
||||
commit: d5022c0b484b145b999e0b3dde7e010963e194a3
|
||||
- versionName: 1.8.7
|
||||
versionCode: 40032
|
||||
commit: aad34342bd0ea455f2873ae7196025e0103ae88b
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
||||
binary: https://github.com/lamarios/clipious/releases/download/%v/app-armeabi-v7a-release.apk
|
||||
|
|
@ -314,9 +314,9 @@ Builds:
|
|||
- popd
|
||||
- mv /tmp/build com.github.lamarios.clipious
|
||||
|
||||
- versionName: 1.8.6
|
||||
versionCode: 40023
|
||||
commit: d5022c0b484b145b999e0b3dde7e010963e194a3
|
||||
- versionName: 1.8.7
|
||||
versionCode: 40033
|
||||
commit: aad34342bd0ea455f2873ae7196025e0103ae88b
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
||||
binary: https://github.com/lamarios/clipious/releases/download/%v/app-arm64-v8a-release.apk
|
||||
|
|
@ -360,5 +360,5 @@ VercodeOperation:
|
|||
- 10 * %c + 2
|
||||
- 10 * %c + 3
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 1.8.6
|
||||
CurrentVersionCode: 40023
|
||||
CurrentVersion: 1.8.7
|
||||
CurrentVersionCode: 40033
|
||||
|
|
|
|||
Loading…
Reference in a new issue