fastlane-plugin-sentry 1.26.0 → 1.27.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f1645833e5f9b0ad9afd0aeeaaa48b1847085e8632f78019ca8e96ce6c71d413
4
- data.tar.gz: ad6b575004c61f2d34d8704cfbbeecb21a8ad2466a00888aa718ceef2d3bcf8d
3
+ metadata.gz: b9a3fbff0a77bc3fb3663ff8906cbebc904f07fdb911212f2d7acf921cf81dd6
4
+ data.tar.gz: '03779cedc94174851e8ca590fc1ac06fff638ff5bc3b1ebf3205e0c92a2588b0'
5
5
  SHA512:
6
- metadata.gz: 10fbe8a368c946949080c57852b061410ad83a17088fdd54f205cdcb4d9477b6141baef6e79388f5c6b20942f43508a2b0da2371aa54d06545e72cb740e9e058
7
- data.tar.gz: 46cc85ab022fb4a4d71c68aab63114b108c036d75b2282c84f52017cef036e8235fb15f5942e1de5f3d20fd5229d5d5174b0534d291e7152d21f7b33956691da
6
+ metadata.gz: 7bf091accd77203ca38181874ac167c1e3871784c482e320a3dac583b39d98a729ca9564c041c3a90ee0f967a05facbde13167de06757196571de843a600bdf1
7
+ data.tar.gz: 22a40bdc251c585f1587e22a564c4d1c593effc72a45c64fe820f9cdd1caef7a9c443146622a4a57dc287c827349fdc4ae775869596cf8503af3e2abaa47f809
data/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2017-2024 Sentry
3
+ Copyright (c) 2017-2025 Sentry
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module Sentry
3
- VERSION = "1.26.0"
3
+ VERSION = "1.27.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-sentry
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.26.0
4
+ version: 1.27.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sentry
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-01-07 00:00:00.000000000 Z
11
+ date: 2025-01-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: os