@sentry/cli 2.21.3 → 2.21.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=9eacdcb87c420f423c382b98ad0a001f40d8441ca691c619231794fb168effc1
2
- sentry-cli-Darwin-universal=4aa578b939e889ade56f725e598a5b2b305c7b86ca60131c7677ac1cfd74386c
3
- sentry-cli-Darwin-x86_64=671f4d566cd3ff35d1abb1fe644139bedf3aba22c985ecc91b552ceae3064318
4
- sentry-cli-Linux-aarch64=ddee3ac95e065ca73108266994dc4778a057c270c61a05c304c3fd07526928ea
5
- sentry-cli-Linux-armv7=cbb2dcbe0fe6c920db18a85a048937200bd09e72e37b7dda69aae7c34a2c82f2
6
- sentry-cli-Linux-i686=95601d6accfb9f7d4786ae35b2852e20545e0548f8f827c2387237f033d4fe57
7
- sentry-cli-Linux-x86_64=89c72a4bac6b49f67218807ca39a13b09babf8f8d7b385b69af189509b1e351e
8
- sentry-cli-Windows-i686.exe=74277a3d31b631622d5e8e9c0b231e0beba3a40c7a6fe3801b5c18e0e2adeaa0
9
- sentry-cli-Windows-x86_64.exe=4acfcd8f428c634e6abe7dee464e50b0dfac25a45797fada1dfcd75bffa422fb
1
+ sentry-cli-Darwin-arm64=5ac4778bb4ee9ad3cc95bc1083858559104017397e7fbd90b31cca508450d732
2
+ sentry-cli-Darwin-universal=f23634d75c8d1bc3795b5bd51e37a5cb54d3384d28fca9a5d689c92108c81504
3
+ sentry-cli-Darwin-x86_64=73e7c8d6ee289d190a1de662f3cf49666e4a4c65221a15ce09af2618c9a883c3
4
+ sentry-cli-Linux-aarch64=73f2c494c8d2c70b787993eedb0b31c9741c19381bd340081457ab386c4b646f
5
+ sentry-cli-Linux-armv7=49ad9690e5277c4a4927cbbf0564addd0bd3d12d31358d13f32c0d72a8390ecb
6
+ sentry-cli-Linux-i686=3cb5f769281ceb64b3524cc27268de3786afd4dd9bbfe3ab4f0f499faa79e746
7
+ sentry-cli-Linux-x86_64=1dfd60c8c26a68bc42f612bef19655c86de0b0e291813d02b1498506e36f1bed
8
+ sentry-cli-Windows-i686.exe=d1aafe8c0ccf8ee615b867b7135b192562d5313393cb646a2b0999ebed347bde
9
+ sentry-cli-Windows-x86_64.exe=9c9bfc1f35bd038bafb5390926de3e800891fa8aa576e11d46995ed06ad1ceea
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sentry/cli",
3
- "version": "2.21.3",
3
+ "version": "2.21.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/",