Add matrix-hookshot 4.2.0 patch
This commit is contained in:
parent
8759cd28be
commit
91c735932b
1 changed files with 26 additions and 0 deletions
26
patches/236404.patch
Normal file
26
patches/236404.patch
Normal file
|
@ -0,0 +1,26 @@
|
|||
diff --git a/pkgs/servers/matrix-synapse/matrix-hookshot/package.json b/pkgs/servers/matrix-synapse/matrix-hookshot/package.json
|
||||
index 525e9201b791f..3a3a16cad31b8 100644
|
||||
--- a/pkgs/servers/matrix-synapse/matrix-hookshot/package.json
|
||||
+++ b/pkgs/servers/matrix-synapse/matrix-hookshot/package.json
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "matrix-hookshot",
|
||||
- "version": "4.1.0",
|
||||
+ "version": "4.2.0",
|
||||
"description": "A bridge between Matrix and multiple project management services, such as GitHub, GitLab and JIRA.",
|
||||
"main": "lib/app.js",
|
||||
"repository": "https://github.com/matrix-org/matrix-hookshot",
|
||||
diff --git a/pkgs/servers/matrix-synapse/matrix-hookshot/pin.json b/pkgs/servers/matrix-synapse/matrix-hookshot/pin.json
|
||||
index c7f2b263ed315..924ef697b9729 100644
|
||||
--- a/pkgs/servers/matrix-synapse/matrix-hookshot/pin.json
|
||||
+++ b/pkgs/servers/matrix-synapse/matrix-hookshot/pin.json
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
- "version": "4.1.0",
|
||||
- "srcHash": "TcLdZ9pSZ5T2sI6q1c+BpIFR647HUrwvamuQZ333NOg=",
|
||||
+ "version": "4.2.0",
|
||||
+ "srcHash": "Vdp2hLF8Sr1HZRfqzQPKbyMsaXy3TwJ5ATbOA4cK2NY=",
|
||||
"yarnHash": "1ydxjmr241kwhsacg4cx05951nijy6ch687xgqw4515islpb89v3",
|
||||
- "cargoHash": "s7NOZ2fKp6i2m4HbbcIWZcZgP8n45nGZqWGG9cV+FWw="
|
||||
+ "cargoHash": "32UuE5D5mNt9N2e2+nE0CoqlhcYdX7OOCT2FbkQGd/M="
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue