Update com.quexten.Goldwarden.yml
This commit is contained in:
parent
f6fa058e44
commit
b5ec6cd599
|
@ -48,13 +48,13 @@ modules:
|
|||
- install -Dm644 ./ui/com.quexten.Goldwarden.metainfo.xml -t /app/share/metainfo/
|
||||
sources:
|
||||
- type: archive
|
||||
url: https://github.com/quexten/goldwarden/archive/refs/tags/v0.2.3.tar.gz
|
||||
sha256: cec00e4990ab002bd78cb7578ade3af5a75fb04172e31d23ad2a0cd8baee8e98
|
||||
url: https://github.com/quexten/goldwarden/archive/refs/tags/v0.2.5.tar.gz
|
||||
sha256: 9cff3f51f87cc6b93f90539666a5f18fe0ec7287f829cf028eac3e51ccddb7c2
|
||||
- name: goldwarden-core-daemon
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
- install -D goldwarden_linux_x86_64 /app/bin/goldwarden
|
||||
sources:
|
||||
- type: file
|
||||
url: https://github.com/quexten/goldwarden/releases/download/v0.2.3/goldwarden_linux_x86_64
|
||||
sha256: a8069c8cf90805bca4ebc1ef5562f834109e1f0b0e781f0ce4f375074a8130e9
|
||||
url: https://github.com/quexten/goldwarden/releases/download/v0.2.5/goldwarden_linux_x86_64
|
||||
sha256: 8854594e40516b01d3647c5bd0085442b4c31f715b6c53db91748f0456fa5f2a
|
||||
|
|
Loading…
Reference in New Issue