pkgs/gotosocial: update to 0.16.0
This commit is contained in:
parent
4dec8acea9
commit
71abc88e64
@ -6,9 +6,9 @@
|
||||
, ...
|
||||
}:
|
||||
let
|
||||
gotosocialVersion = "0.16.0-rc3";
|
||||
gtswaHash = "sha256:1rccnwnd4db2m73vxs3r3zqcylkpcad08dzpdh08rwmr0fvmqnhy";
|
||||
gtssHash = "sha256-jmVOMuBaojoCVCXsvcfDSsj+Oy0gosk2QQr2Paa5qL0=";
|
||||
gotosocialVersion = "0.16.0";
|
||||
gtswaHash = "sha256:1gampfm5yrjfx7cxhjj9zpw1qsxlmfsijwy523brp8dgj9vjk539";
|
||||
gtssHash = "sha256-QoG09+jmq5e5vxDVtkhY35098W/9B1HsYTuUnz43LV4=";
|
||||
gotosocialWebAssets = builtins.fetchurl {
|
||||
url = "https://github.com/superseriousbusiness/gotosocial/releases/download/v${gotosocialVersion}/gotosocial_${gotosocialVersion}_web-assets.tar.gz";
|
||||
sha256 = gtswaHash;
|
||||
|
Loading…
Reference in New Issue
Block a user