tebako 0.15.6 → 0.15.8

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: c715e1aa147daa49822f94e67fccd62fba55abebce35579a9b5aec3fc13dd400
4
- data.tar.gz: b9d4d2d079162a8e557c88cd46ee827fd82b3b7cbca6ebd4adf0935b25a4c266
3
+ metadata.gz: 6fa7515769c7ae33c0b89cc8ff79a268e468ea722e7020d55fa9cd1e3ef49c7b
4
+ data.tar.gz: ea471ce3d5740057352ab9a63477d93d18a2a692de913a20e4babc95d8442892
5
5
  SHA512:
6
- metadata.gz: abe104408b954c1da7cb133c9c55c5d3c9926bcf5e253e9b633d4a954cb333b78272a3128cb119554d27e3616f02ef48d1db80c51ae90710e520fca25c774234
7
- data.tar.gz: fbae51e79b5525115f05f043c39d98d06a9e9b9ba4ccbd1a2ff2d31be0f035765b830e70cdce7b030c321b22eb853528297f90bed634a8927a929083614bddfb
6
+ metadata.gz: 9b90c153285f562f555802a848a530e71983a03158a7c253f00264270dbf2593a7ed8aa742f46b1db17ae911e52d14da5289e45473c850ed58b95c034210133d
7
+ data.tar.gz: 9f125641fe1008e3afa312335ad8a3e89fd5b5954a66747524dcaa2f1a4c05880a27bb3264db57b6a7f7d439591c85f1324037ee5c1ac1dd4faffa18739d62d2
data/CMakeLists.txt CHANGED
@@ -175,7 +175,7 @@ string(CONCAT RUBY_API_VER ${RUBY_VER_BASE} ".0")
175
175
  # NOTE: the env override in def_ext_prj_g (tebako-tools) is currently broken
176
176
  # (`if (DEFINED ENV{${TAG})` is missing a closing brace, so the test never
177
177
  # fires); this default is the operative tag selection.
178
- def_ext_prj_g(DWARFS_WR "v0.12.9")
178
+ def_ext_prj_g(DWARFS_WR "v0.12.10")
179
179
 
180
180
  # Provisions libtfs (prebuilt package or vcpkg toolchain for the source
181
181
  # build), the prebuilt mkdwarfs, and -- for the prebuilt path -- the
@@ -26,5 +26,5 @@
26
26
  # POSSIBILITY OF SUCH DAMAGE.
27
27
 
28
28
  module Tebako
29
- VERSION = "0.15.6"
29
+ VERSION = "0.15.8"
30
30
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tebako
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.15.6
4
+ version: 0.15.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2026-07-23 00:00:00.000000000 Z
11
+ date: 2026-07-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler