Update zotero-connector
This commit is contained in:
parent
c75965af31
commit
5aec303c5c
1 changed files with 2 additions and 2 deletions
|
@ -37,10 +37,10 @@ let
|
|||
};
|
||||
zotero-connector = pkgs.nur.repos.rycee.firefox-addons.buildFirefoxXpiAddon rec {
|
||||
pname = "zotero-connector";
|
||||
version = "5.0.104";
|
||||
version = "5.0.107";
|
||||
addonId = "zotero@chnm.gmu.edu";
|
||||
url = "https://download.zotero.org/connector/firefox/release/Zotero_Connector-${version}.xpi";
|
||||
sha256 = "/kKPgfm8T/Xr1Gp7Dr5Xrcr0HsSo0w6R7Tv1+Z0NC40=";
|
||||
sha256 = "RuAhWGvUhkog8SxzKhRwQQwzTQLzBKlHjSsFj9e25e4=";
|
||||
meta = with lib; {
|
||||
homepage = "https://www.zotero.org";
|
||||
description = "Save references to Zotero from your web browser";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue