konto_check 6.13.0 → 6.15.0

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: aa869ca84203c2f9c627a8ed8c9c2fd6da6d8a1c8cb6450ad8954fffb9ca89b3
4
- data.tar.gz: b35b73763d3f4234753263a757151a6e0de9332b6305c4bad39fe7cb18e9a1ba
3
+ metadata.gz: db1112b2e2b343a25092f95a784a29de1ad0f7ac5fb3bab3122334b92a893de6
4
+ data.tar.gz: 5c546c7f8b40517bc65aecde380ca004272cdc6a2e8867c3d7dead6b61436b3d
5
5
  SHA512:
6
- metadata.gz: 3dcf2deacd64ad3dd65632079d387e32658bb844042b568650b7a333d6cf1f7c20bba4a459bf03750337621a0259988ac9679539a16b4b97c0b56585db3e7448
7
- data.tar.gz: b5e6a983283ec282981a28cb4d5c0c453353c5965d0c2053fe3d2af006e034e792601978e7fb02f058b553f77a2109f330fd901c8603fe87c5c002890c5d15e6
6
+ metadata.gz: 9513e3f5f3dd65589301b8af7da4c132d959f9d53d45a14e0ca64a625f05ce8bb00b698b09b93f2f4a68f583da2548ca17a4cc2943bf8b7af54d059b91158b5f
7
+ data.tar.gz: a595b130e65f12c4a207e6dde3e8ac0879046f1e5cb9184be5ec3b62b490ce2db5501273ce20554dcde6236a0f58c9397bb8dc7d250324dc20325a520d416300
data/README.textile CHANGED
@@ -77,7 +77,7 @@ h2. Data file
77
77
  To use the library, you need (of course) the current Bank Data. KontoCheck uses an own compressed format
78
78
  to hold the bank data distributed by the Deutsche Bundesbank. You can generate the file yourself using
79
79
  the function KontoCheck::generate_lutfile() or use the file from
80
- <a href="http://sourceforge.net/projects/kontocheck/files/konto_check-de/5.2/blz.lut2f/download" target="_blank">SourceForge.net</a>.
80
+ <a href="http://sourceforge.net/projects/kontocheck/files/konto_check-de/6.14/blz.lut2f/download" target="_blank">SourceForge.net</a>.
81
81
  For further information have look at
82
82
  <a href="http://kontocheck.sourceforge.net/?ausgabe=4&sub=5" target="_blank">this page</a>.
83
83