File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 cp index.html vnc.html && \
3434 mkdir Downloads
3535
36- FROM ghcr.io/linuxserver/baseimage-kasmvnc:debianbookworm-7784e3cf-ls114 AS buildstage
36+ FROM ghcr.io/linuxserver/baseimage-kasmvnc:debianbookworm-64c54f55-ls117 AS buildstage
3737
3838# these are specified in Makefile
3939ARG ARCH
Original file line number Diff line number Diff line change 3838 cp index.html vnc.html && \
3939 mkdir Downloads
4040
41- FROM ghcr.io/linuxserver/baseimage-kasmvnc:arm64v8-debianbookworm-7784e3cf-ls114 AS buildstage
41+ FROM ghcr.io/linuxserver/baseimage-kasmvnc:arm64v8-debianbookworm-64c54f55-ls117 AS buildstage
4242
4343# these are specified in Makefile
4444ARG ARCH
Original file line number Diff line number Diff line change 1- SPARROW_VERSION := 2.2.2
2- SPARROW_DEBVERSION := 2.2.2 -1
1+ SPARROW_VERSION := 2.2.3
2+ SPARROW_DEBVERSION := 2.2.3 -1
33SPARROW_PGP_SIG := E94618334C674B40
44# sha256 hashes can be found in https://github.com/mikefarah/yq/releases/download/v4.40.7/checksums-bsd
55YQ_VERSION := 4.40.7
Original file line number Diff line number Diff line change 11id : sparrow-webtop
22title : " Sparrow"
3- version : 2.2.2
3+ version : 2.2.3
44release-notes : |
5- * Update Sparrow to 2.2.2 - [Release Notes](https://github.com/sparrowwallet/sparrow/releases/tag/2.2.2)
6- * Update Sparrow to 2.2.1 - [Release Notes](https://github.com/sparrowwallet/sparrow/releases/tag/2.2.1)
5+ * Update Sparrow to 2.2.3 - [Release Notes](https://github.com/sparrowwallet/sparrow/releases/tag/2.2.3)
76 * Update Sparrow to 2.2.0 - [Release Notes](https://github.com/sparrowwallet/sparrow/releases/tag/2.2.0)
87license : GPLv3
98wrapper-repo : " https://github.com/remcoros/sparrow-webtop-startos"
Original file line number Diff line number Diff line change @@ -20,4 +20,4 @@ export const migration: T.ExpectedExports.migration = compat.migrations
2020 { version : "2.0.0.1" , type : "down" } ,
2121 ) ,
2222 } ,
23- } , "2.2.2 " ) ;
23+ } , "2.2.3 " ) ;
You can’t perform that action at this time.
0 commit comments