fetchapp 2.3.2 → 2.3.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/FetchItunes.rb +2 -3
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2cef008d1e7af2ff96d83c405ee6beb9297159c0
4
- data.tar.gz: b898ff74dfcebf25087fe51f1cc8861ce79a2f4b
3
+ metadata.gz: 751dd6f1df41eeaa8b1fb852009445ed26537334
4
+ data.tar.gz: 889b582128ac3e7f359d78f0459b2d84829cb864
5
5
  SHA512:
6
- metadata.gz: 41489fd024c70c626bd703a2ed46df1bd6b90220cea254c6b08f235a81c56c2784ffcd04845504eb2572a025ebd4501b46829784d49797d661cc8738b19f919b
7
- data.tar.gz: 69c5c2485325edd503c8f71cdb0135161bc2cc6f5763f65120d22783a9a51280c13c5bc59b8034b746c365886d028fd51a7734c3185822da2b9233bab931ba46
6
+ metadata.gz: c631aecebab3dea2bcca64fab5ff11a02d3a2c77c0447c3727465ab799e392f44225df36466630866b359d940364712eaec7a341e99736be679b37dc1b4e0181
7
+ data.tar.gz: e4e85f368b2653932f146cf0cad351da182c8f78a2661bf05ff4c4b9ef9fe95500f880f12531296cb1a214fc84fd44bc128b705d32c964ed6bf786037cb7bd95
@@ -54,13 +54,12 @@ module FetchItunes
54
54
  elsif flag == help_key
55
55
  puts %/
56
56
  fetchapp -[options] value
57
- find apple app info!
57
+ find apple app info! show apple by default!
58
58
  options:
59
59
  name : app name
60
60
  type : app type [mac iphone ipad]
61
61
  id : app item id
62
62
  count : show the count of items,default is 200
63
- apple : show apple's app
64
63
  all : show detail info
65
64
  h : help
66
65
 
@@ -120,4 +119,4 @@ note: if you can't use both of name and id at same time.
120
119
  end
121
120
  end
122
121
  end
123
- end
122
+ end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fetchapp
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.2
4
+ version: 2.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - chengkai