astropanel 1.1 → 1.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +3 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5a34519d390cf063eb6e0c1e8754915375ae6f1acd8741aa55c716f4b3a31434
|
4
|
+
data.tar.gz: 6559a4285966c93d9779b6f12260e1587533b050afb4c50e0644c4353542a040
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0b8f5cbe487a2629ac2f69e481f394a52fa8af0cb586bfddf82ac803f039a8277d252ab62620d2c38511335f461e8bd858f754dbc52db0800a9f85031ad8fc7b
|
7
|
+
data.tar.gz: d299abae1d30376ccc49ea99685cffdc8123a8aeeb35326a2d611e27ac0deb7bf33207fc5e0b8b769d30d8a4d1c79fd0573157089f98e77453f52d226d7bab7c
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: astropanel
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 1.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Geir Isene
|
@@ -15,7 +15,8 @@ description: 'This program gives you essential data to plan your observations: 9
|
|
15
15
|
representation of rise/set times, detailed info for each day with important astronomical
|
16
16
|
events, star chart displayed in the terminal and more.'
|
17
17
|
email: g@isene.com
|
18
|
-
executables:
|
18
|
+
executables:
|
19
|
+
- astropanel.rb
|
19
20
|
extensions: []
|
20
21
|
extra_rdoc_files: []
|
21
22
|
files:
|