astropanel 1.1.5 → 1.1.6

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: de36265a7563751277eb4ae92b7f6cb5e727cb489928a09d037ff08ca4ad1fb2
4
- data.tar.gz: 674bf316b0db1244c3c4c31c1db8aaaa7860f3bbe465609773ae335fbdfde3aa
3
+ metadata.gz: 6591cdec5082235e5fccfdefbc533df487fa4fda0b3d2c0a7218a813961f23a8
4
+ data.tar.gz: 74cd1353b471afc5a150270ded607107465f72565d3b260d755a51e22f9451d3
5
5
  SHA512:
6
- metadata.gz: de22296881b26d2cfe926a4b5fd03ddd09d20c9b9f4a2c62a47552c2f1e1c7b3d4bfbdf3bf29a539a07aa280d421a7359eedac0208d9da030c1903fc56aa90bc
7
- data.tar.gz: b9a76973d84d72a24b126f24c27c580639bffd9c5e6b75158ede0e82923ef3fd23310d9c49e4cc376efe0d85c2aaafa22b88151ecd92fac1bf591092a6fb22fd
6
+ metadata.gz: 79fe543ae189d2521ba6a4a267c7d0fcc9507a63e2fd9821b739f89a82bc53bcf0d2fbe8ba7f956d28c35d436ee479d1b011f8a612e25e697f2d4d0987af1768
7
+ data.tar.gz: 93c13622e47e7fb68180d509fbc95d6e1b510c03c898cc3d12524057a88126c387fdecdd69484c71b4a486eb935080f19a50c9a5bdbc1a13a193ae4cf3242c80
File without changes
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: astropanel
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.5
4
+ version: 1.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Geir Isene
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-11-19 00:00:00.000000000 Z
11
+ date: 2021-12-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: curses
@@ -34,14 +34,14 @@ description: 'This program shows essential data in order to plan your observatio
34
34
  9 days weather forecast, full ephemeris for the Sun, the Moon and all major planets,
35
35
  complete with graphic representation of rise/set times, detailed info for each day
36
36
  with important astronomical events, star chart displayed in the terminal and more.
37
- New in 1.1.4: Less resources needed.'
37
+ New in 1.1.6: Dropped the ''.rb'' suffix'
38
38
  email: g@isene.com
39
39
  executables:
40
- - astropanel.rb
40
+ - astropanel
41
41
  extensions: []
42
42
  extra_rdoc_files: []
43
43
  files:
44
- - bin/astropanel.rb
44
+ - bin/astropanel
45
45
  homepage: https://isene.com/
46
46
  licenses:
47
47
  - Unlicense