selenium_tor 2.3.0 → 2.3.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: 0c4afffc8d47d738f3b7681fb5cd7a912462d110ae5b550081f306435ab1a78a
4
- data.tar.gz: b17ac5d81b86d3e7df1f040205745906372f8299ac0672e6b65451c38f1842a7
3
+ metadata.gz: 23bdb719d2fdf809d3883de2a26b8a7d5c6a19b24541b5eca9f8c8e27585658c
4
+ data.tar.gz: 496275f66138dc7a063bccb1f1633153d39576bf39b7f48cecde80fd7fa9ba28
5
5
  SHA512:
6
- metadata.gz: fb50836ee804e2d3e6da25007b678974c02107b951972c9a91c03a0970c07f7e628a31b1a4da290ec613bbac6a65a75cd4d4186fc5e9ba4d004cb382f90aa4be
7
- data.tar.gz: 70db8894e6728cf891d1e7f2f280486e10357867054f2eaa286ea3f51cd6e2b9de4e63d3e29212b51f7a9c7a09467057a63c5568878583c64369d875dfa27efb
6
+ metadata.gz: 4534c19f17ec6b0992ca9caf6be59e3f6e5cc69960329a801bffe54a176333bac4aca1a24fba1f323bbec9cb3aefda1f0654d078387625a7c54af55b544e96a8
7
+ data.tar.gz: a4b9349a1e842019d6d16aa71293b5ef7355d457f50235a83cecb78064d93cbabb570ac98d42c34c7fd0ddc4dab8b276046284c77ead489817fcccfdaa029430
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  ## master (unreleased)
2
2
 
3
+ ## [2.3.1] - 2025-11-13
4
+
5
+ * update fonts directory for Tor Browser 15.0.1
6
+
3
7
  ## [2.3.0] - 2025-10-29
4
8
 
5
9
  * add fonts dir
Binary file
Binary file
Binary file
Binary file
@@ -1,4 +1,8 @@
1
1
  ---
2
+ 15.0.1:
3
+ unpatched_libxul: b2f51b7b3757ae122de10c11764588abd24e92106efcf0f2ca413f7fcbe57b0f
4
+ patched_libxul: f3eff899dc46a98bb8b0604c517f8078327ca8f01c18da578c492419fbc7caab
5
+ patch_checksum: b80b2148000cdf65acfab1c192f4bcc493fd512512a7d6f74e7b3844a49c39f3
2
6
  !!str 15.0:
3
7
  unpatched_libxul: 26f036483a287cd983e2d902509488ee0417852acfe604bdae20426af06cb40f
4
8
  patched_libxul: 38404fadd00e469dbae95981a7999d5204113a4bec0229ff193cf05a0363f364
data/lib/tor/version.rb CHANGED
@@ -3,7 +3,7 @@
3
3
  module Selenium
4
4
  module WebDriver
5
5
  module Tor
6
- VERSION = '2.3.0'
6
+ VERSION = '2.3.1'
7
7
  end
8
8
  end
9
9
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: selenium_tor
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.0
4
+ version: 2.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - MatzFan
@@ -59,9 +59,6 @@ files:
59
59
  - fonts/Cousine-BoldItalic.ttf
60
60
  - fonts/Cousine-Italic.ttf
61
61
  - fonts/Cousine-Regular.ttf
62
- - fonts/Jigmo.ttf
63
- - fonts/Jigmo2.ttf
64
- - fonts/Jigmo3.ttf
65
62
  - fonts/NotoColorEmoji.ttf
66
63
  - fonts/NotoNaskhArabic-Regular.ttf
67
64
  - fonts/NotoSansAdlam-Regular.ttf
@@ -90,7 +87,9 @@ files:
90
87
  - fonts/NotoSansHanifiRohingya-Regular.ttf
91
88
  - fonts/NotoSansHanunoo-Regular.ttf
92
89
  - fonts/NotoSansHebrew-Regular.ttf
90
+ - fonts/NotoSansJP-Regular.otf
93
91
  - fonts/NotoSansJavanese-Regular.ttf
92
+ - fonts/NotoSansKR-Regular.otf
94
93
  - fonts/NotoSansKannada-Regular.ttf
95
94
  - fonts/NotoSansKayahLi-Regular.ttf
96
95
  - fonts/NotoSansKhmer-Regular.ttf
@@ -123,6 +122,7 @@ files:
123
122
  - fonts/NotoSansPauCinHau-Regular.ttf
124
123
  - fonts/NotoSansRejang-Regular.ttf
125
124
  - fonts/NotoSansRunic-Regular.ttf
125
+ - fonts/NotoSansSC-Regular.otf
126
126
  - fonts/NotoSansSamaritan-Regular.ttf
127
127
  - fonts/NotoSansSaurashtra-Regular.ttf
128
128
  - fonts/NotoSansSharada-Regular.ttf
@@ -135,6 +135,7 @@ files:
135
135
  - fonts/NotoSansSymbols-Regular.ttf
136
136
  - fonts/NotoSansSymbols2-Regular.ttf
137
137
  - fonts/NotoSansSyriac-Regular.ttf
138
+ - fonts/NotoSansTC-Regular.otf
138
139
  - fonts/NotoSansTagalog-Regular.ttf
139
140
  - fonts/NotoSansTagbanwa-Regular.ttf
140
141
  - fonts/NotoSansTaiLe-Regular.ttf
data/fonts/Jigmo.ttf DELETED
Binary file
data/fonts/Jigmo2.ttf DELETED
Binary file
data/fonts/Jigmo3.ttf DELETED
Binary file