mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-15 10:27:58 +00:00
Merge pull request #333620 from r-ryantm/auto-update/jitsi-videobridge
jitsi-videobridge: 2.3-149-g793df5a9 -> 2.3-160-g97a1f15b
This commit is contained in:
commit
eedac41419
@ -2,10 +2,10 @@
|
||||
|
||||
let
|
||||
pname = "jitsi-videobridge2";
|
||||
version = "2.3-149-g793df5a9";
|
||||
version = "2.3-160-g97a1f15b";
|
||||
src = fetchurl {
|
||||
url = "https://download.jitsi.org/stable/${pname}_${version}-1_all.deb";
|
||||
sha256 = "NI38XuBWSf+JoPCzAAd7Bma3PjprPw8CnE0W4VlqaVM=";
|
||||
sha256 = "fxAmpsScNTwSrITZYE2dsKTlGqlMcAAf8RVixpmcqvI=";
|
||||
};
|
||||
in
|
||||
stdenv.mkDerivation {
|
||||
|
Loading…
Reference in New Issue
Block a user