lhj-tools 0.1.94 → 0.1.95

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: d7dfd91b75378c982efcba4b82845a0fa1e7b652410838e501ffb07f17c3b9bf
4
- data.tar.gz: 1d9df77a40f09a5e84edd2ad72cff39339013441815ee736c9243e33d26ec1fd
3
+ metadata.gz: 55b9242149da893982e764986c573ac7fb0d44b22500e36e980e9b83fa195054
4
+ data.tar.gz: b8345388b62ab38bd0f689269233703bce75eaec0e57b7683f5c1cb776c33e1d
5
5
  SHA512:
6
- metadata.gz: cf6aa2191d082070a2451117b011a23451963144bb629783d7cd232ed3d68b24cf060aa4ed218a5a0ea820c0e092dd87ed94a677ae7b430a192f8f449180c879
7
- data.tar.gz: 0be5327cdc837699bbd5f9d9deabceb58abafdc3dc36839aa56b3f567e8fb54bf276946875ed27ccc47ff4b51938c855c65fb24dc3e50ac7c836ac90482a72c0
6
+ metadata.gz: 9b8fa34d2a6941d63ceea2ef5449b98ce483ab6aa114d7f4fd63ae2ccbba54d32a19055fe0b5f461ad2ed821a2501329893b339519d6b00a3cba2d933255604b
7
+ data.tar.gz: e69802cb604ec9cfed945bd02fc8a88c640441d9fbcf71a13ab667085828fe561f5733c3a44e08178f8109f0826c973d6dfad85dd4da5db76d681f7e15a27b26
@@ -110,7 +110,7 @@ module Lhj
110
110
  end
111
111
 
112
112
  def app_download_url
113
- "https://www.pgyer.com/#{@result['appShortcutUrl']}"
113
+ "https://www.pgyer.com/#{@result['data']['appShortcutUrl']}"
114
114
  end
115
115
  end
116
116
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Lhj
4
4
  module Tools
5
- VERSION = "0.1.94"
5
+ VERSION = "0.1.95"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lhj-tools
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.94
4
+ version: 0.1.95
5
5
  platform: ruby
6
6
  authors:
7
7
  - lihaijian