@sentry/cli 2.19.2 → 2.19.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/checksums.txt +9 -9
  2. package/package.json +1 -1
package/checksums.txt CHANGED
@@ -1,9 +1,9 @@
1
- sentry-cli-Darwin-arm64=a669d9e0df2c7afa1308d05cbc2e78a9b458b0c94f5c111c9e299911bb870308
2
- sentry-cli-Darwin-universal=f43fa6f1d4acac2117a5db501ffea319d5d993581584802e69f00b289234246b
3
- sentry-cli-Darwin-x86_64=4bd15cb308746d7f1cbed00948c7470bbdb498936f364779defb52b1e27e540b
4
- sentry-cli-Linux-aarch64=e8f2153c23bc5b4a44e36981d6b19102e7db78f1472a1d99ea2bdc33a4ee8d7a
5
- sentry-cli-Linux-armv7=d0018acdcb49b804214ede61ced93b9b9fdfed7de0ee2382cb71d3e688c186dc
6
- sentry-cli-Linux-i686=3fe02091eb319242e24f55097404b3b9e767918ab16b4431ad7b3e1ff4b3d14b
7
- sentry-cli-Linux-x86_64=12ffbaaa930ea3e5883fd1065b2ecf6167f90f5e4d8ea38925f56ae3eeccc4e7
8
- sentry-cli-Windows-i686.exe=d3879a7adb933978d99c53b28f1d274836e2f6489a3ca642d48358e87fb269b4
9
- sentry-cli-Windows-x86_64.exe=046a8bdf70a02b23820d0fa197d7638b57f31dcc8dedc95e3ffdaf3541fe34cb
1
+ sentry-cli-Darwin-arm64=a2bd6322b774b9ecfdc0adab53d9d76914bb10eab2ec7d2380b25c0300c428f8
2
+ sentry-cli-Darwin-universal=f513a4d6878f41d788898b212731a4755f89c76cf27b961d44feec8b456d840f
3
+ sentry-cli-Darwin-x86_64=76ab3a03bf9e8bf0641ee4e7a4cd25cd8d625271db1cd8a821a1d313392fb682
4
+ sentry-cli-Linux-aarch64=ea0021c6c69cf91c7050be105b8faa40d29c252b6d8c63d2aa33460196a41897
5
+ sentry-cli-Linux-armv7=6349618bf0c838c7f611ccc93c4fb1abc02b0396541d54a93a87e1e7d83e761c
6
+ sentry-cli-Linux-i686=0bf706665ea0f5a5bad751a405895913f66cbc65cbae0c988be8c2996b422972
7
+ sentry-cli-Linux-x86_64=a9fb79e44c5bae6ca8dfd2c66ac918c7e0405e3456edeb100d698961842f057f
8
+ sentry-cli-Windows-i686.exe=db51f4ce5cddaea762b54cd5527166f0045842e4558e315fc971f63687850cb6
9
+ sentry-cli-Windows-x86_64.exe=769cace3b97e583a185b849b4a47bd9590d0ecfaea94022135301b8783558aa7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sentry/cli",
3
- "version": "2.19.2",
3
+ "version": "2.19.4",
4
4
  "description": "A command line utility to work with Sentry. https://docs.sentry.io/hosted/learn/cli/",
5
5
  "repository": "git://github.com/getsentry/sentry-cli.git",
6
6
  "homepage": "https://docs.sentry.io/hosted/learn/cli/",