Merge pull request #145415 from beardhatcode/bump/element

element-desktop: 1.9.3 -> 1.9.4

authored by

ajs124 and committed by
GitHub
4a42c82d 36941818

+6 -6
+2 -2
pkgs/applications/networking/instant-messengers/element/element-desktop-package.json
··· 2 "name": "element-desktop", 3 "productName": "Element", 4 "main": "lib/electron-main.js", 5 - "version": "1.9.3", 6 "description": "A feature-rich client for Matrix.org", 7 "author": "Element", 8 "repository": { ··· 54 "@types/minimist": "^1.2.1", 55 "@typescript-eslint/eslint-plugin": "^4.17.0", 56 "@typescript-eslint/parser": "^4.17.0", 57 - "allchange": "^1.0.2", 58 "asar": "^2.0.1", 59 "chokidar": "^3.5.2", 60 "electron": "13.5",
··· 2 "name": "element-desktop", 3 "productName": "Element", 4 "main": "lib/electron-main.js", 5 + "version": "1.9.4", 6 "description": "A feature-rich client for Matrix.org", 7 "author": "Element", 8 "repository": { ··· 54 "@types/minimist": "^1.2.1", 55 "@typescript-eslint/eslint-plugin": "^4.17.0", 56 "@typescript-eslint/parser": "^4.17.0", 57 + "allchange": "^1.0.5", 58 "asar": "^2.0.1", 59 "chokidar": "^3.5.2", 60 "electron": "13.5",
+4 -4
pkgs/applications/networking/instant-messengers/element/pin.json
··· 1 { 2 - "version": "1.9.3", 3 - "desktopSrcHash": "Pb9iiCYtmuD6DzdvgY8c6pCFdVAxIIUZTWLCa7y5RMI=", 4 - "desktopYarnHash": "0iwbszhaxaxggymixljzjb2gqrsij67fwakxhd3yj9g1zds49ghh", 5 - "webHash": "06lpb8i7fyimm06y6h3ngh19bx416if9lvs2ah2112vx28hs14zp" 6 }
··· 1 { 2 + "version": "1.9.4", 3 + "desktopSrcHash": "sTY55DWeEKV3Ma5DTr4W6K6BjrE019aY8LRk/5f8pPM=", 4 + "desktopYarnHash": "0axz0d5qryd0k89lrziah1r6j1154c1cibf1qsjk1azlri3k4298", 5 + "webHash": "141iz2jcvwyv3fpi63ddi697qzkk6jg100d0lz6iam98m8m35g24" 6 }