(qol): update release flake hash
This commit is contained in:
parent
2061c3c393
commit
9ae7dbe35e
1 changed files with 2 additions and 2 deletions
|
|
@ -16,8 +16,8 @@
|
|||
let
|
||||
systems = [ "x86_64-linux" ];
|
||||
forAllSystems = nixpkgs.lib.genAttrs systems;
|
||||
version = "0.0.10";
|
||||
x86_64DebHash = "sha256-R7ufXBPL2+jsgtbcIjPg55RU6m39odaC5IeLI1nYU48=";
|
||||
version = "0.0.11";
|
||||
x86_64DebHash = "sha256-GtPVJ+WK7np0iGA3OXTWtc7or5biFt2AkchqPRIR9Zg=";
|
||||
forgejoBaseUrl = "https://git.methanium.net/tensamin/client/releases/download/${version}";
|
||||
in
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue