fastlane-plugin-sentry 1.27.0 → 1.28.0

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: a76909333eed4a677d0a49d37467ea6234fcb5dad005d927e016ca37bc18a4f4
4
- data.tar.gz: 7f595197e576823a5a6e9fcdee43fded5e859f4ea76389915ed5c5a372d4f88e
3
+ metadata.gz: f0a96dfbb875123e1e1e4f3247741007562a6355ef3625109d61501381d6e7b0
4
+ data.tar.gz: 2f562b7a551b8603360f279c27f33222817bdabcd7f8a106c744004579402be8
5
5
  SHA512:
6
- metadata.gz: 955aac5957d487b438abf247543b5557857b4a6f06f506be18917cb0671bfa3e70b56bd276f9b0819bad5435bf404e74fc57d843035dbe74623ff83dea10caf5
7
- data.tar.gz: 8f231dc89ff89051f3fad0ed9ab6949692d0f8afd95ae6207c71b1506cd54a7cb749e1506633544d7d46a7d195f6c299b31675fdd607be460d62023f086cf396
6
+ metadata.gz: f88afee9302704bd31596c5b31a9473ba67959901e0b60a4a79d66eaac7c0474a19d9939b3341b883400bb6f043f7c3cfabcbd1ff0b888cee77f51b67e025bc9
7
+ data.tar.gz: dbc005b92cabc15bad8ca1ad000f8e27ab00bfb2e2e8c61251f749e61f48002587f65ac2c9cdc9484f3771e1b7c452317c587d980ee704d17a92da3206efc891
data/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2017-2025 Sentry
3
+ Copyright (c) 2017 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.27.0"
3
+ VERSION = "1.28.0"
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.27.0
4
+ version: 1.28.0
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-21 00:00:00.000000000 Z
11
+ date: 2025-02-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: os