@sentry/cli 2.4.0 → 2.5.1

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=7bd5c17f417afe9e470116cc79c49df3a6f404b52f51fc52d9002d8a9ecccf96
2
- sentry-cli-Darwin-universal=f7cd6887521f0a1c91fb8358cbc1a8077b46294f92818627499c8ca73ed0a082
3
- sentry-cli-Darwin-x86_64=b355404659e770d7f34b528a47d3cf280d7c9a1608f6e31f9fd6747f230957a8
4
- sentry-cli-Linux-aarch64=9b5a1a37ea70f35fba96dd6ce73c28edec91dcabc9e091da0589b185f536d57e
5
- sentry-cli-Linux-armv7=36dbae09800d7abab953945d969ccefda23d73a1c03a95501831582e5bcaaa14
6
- sentry-cli-Linux-i686=ea2601cdf5eda821388c9445b945903201f63d6468dad620d9039a8c40c38e5a
7
- sentry-cli-Linux-x86_64=361329221eb6d1047b1889e8b66b3553d8689a605fa384bf31fbb3f756083106
8
- sentry-cli-Windows-i686.exe=5b3ac984d793dfc710baad4a81a0188eaf5d366f3255c35b4b7781719cfd86a2
9
- sentry-cli-Windows-x86_64.exe=e19caae5a7d1bd9c90fbb73b5ea380c9afac098e7fdaea53eadc86e5a0806c23
1
+ sentry-cli-Darwin-arm64=f8e7b31b0fa55a3912177b8ab9bb760c12818b98be3bb6fd9ecfae1b3f56754c
2
+ sentry-cli-Darwin-universal=fb3c4aa0f9dafff17d6687f7191bcba76cbc8c61cd7666edf941711b8f604af1
3
+ sentry-cli-Darwin-x86_64=1afadbe8f4dcae3e115d3c752933e560e8edc65c00d645d48d6b0cd3338e6f72
4
+ sentry-cli-Linux-aarch64=9756883a60a6ff3a73ab934f065fbb4bf3010b3466bb27344f35238e0085d4ff
5
+ sentry-cli-Linux-armv7=5574d4421a29abcc965fd9f2ecebe1f722d8bf1837d37f5f6e3b251dd884f2f5
6
+ sentry-cli-Linux-i686=b0dc3b075d008e962735afa5e08a92b581f8a61fa694599ee4ab36dfe9c17cb8
7
+ sentry-cli-Linux-x86_64=90930c68da46079a7e9a5f0d147c737e33097ee0b701a3526984426475603cf6
8
+ sentry-cli-Windows-i686.exe=8418f46e67103c8573fd3502f30b42f4973ff79849c0c58b229c35fb7c61497e
9
+ sentry-cli-Windows-x86_64.exe=3ad7867a2d3d6abde76cb7b6e98b54dc6b53f4877df77fa2cabcb643f3ecfb27
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sentry/cli",
3
- "version": "2.4.0",
3
+ "version": "2.5.1",
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/",