updated ombi from 4.35.2 to 4.35.3
This commit is contained in:
parent
85b9145f3f
commit
8e2be93d2c
1 changed files with 4 additions and 4 deletions
|
|
@ -10,14 +10,14 @@ let
|
||||||
"Unsupported system: ${stdenv.hostPlatform.system}");
|
"Unsupported system: ${stdenv.hostPlatform.system}");
|
||||||
|
|
||||||
hash = {
|
hash = {
|
||||||
x64-linux_hash = "1a9wj64r248100d8w69gbk610sbfiqbi10dlrpx2p4w3g9ksd7vk";
|
x64-linux_hash = "0mgapp12j7haf4ahmbpqgqhds08dkdnqdk74gcd724absyjxkvyf";
|
||||||
arm64-linux_hash = "1701b14qjrnkbpfxw1hmsi3wyhwn1fnjmq1j2d8hw9mj12gyg4wr";
|
arm64-linux_hash = "13hh6paz9l7k04qx4hrl512l7q0ps50bvnp287zk8wxxda693db7";
|
||||||
x64-osx_hash = "143pkhj7r8dri1a5jibi8hghm27gbxxjpq1j02ysixaxhkwsbd7b";
|
x64-osx_hash = "1fj34xjdz2kk73bmnww8ybg3aghp1ri0gas6m2nqzf7zkap7ab6c";
|
||||||
}."${arch}-${os}_hash";
|
}."${arch}-${os}_hash";
|
||||||
|
|
||||||
in stdenv.mkDerivation rec {
|
in stdenv.mkDerivation rec {
|
||||||
pname = "ombi";
|
pname = "ombi";
|
||||||
version = "4.35.2";
|
version = "4.35.3";
|
||||||
|
|
||||||
sourceRoot = ".";
|
sourceRoot = ".";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue