github.com/mckael/restic@v0.8.3/changelog/0.8.1_2017-12-27/pull-1454 (about)

     1  Bugfix: Correct cache dir location for Windows and Darwin
     2  
     3  The cache directory on Windows and Darwin was not correct, instead the
     4  directory `.cache` was used.
     5  
     6  https://github.com/restic/restic/pull/1454