Update zotero-connector
This commit is contained in:
parent
3c406472c9
commit
1aca1b105a
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.92";
|
||||
version = "5.0.102";
|
||||
addonId = "zotero@chnm.gmu.edu";
|
||||
url = "https://download.zotero.org/connector/firefox/release/Zotero_Connector-${version}.xpi";
|
||||
sha256 = "DfaDjjgJiSGJ0q9ScStAVRN3IcH8HY30K7IssuHZi2A=";
|
||||
sha256 = "ZxUypalKfax0Jo617hEAdeNa7UM4WGv4tKafMaWLXkI=";
|
||||
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