Changes between Version 8 and Version 9 of jazz/20-04-25


Ignore:
Timestamp:
Apr 25, 2020, 3:51:06 PM (4 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/20-04-25

    v8 v9  
    5858}}}
    5959
     60* 看樣子如果官方網站的檔案有異動,就容易造成 scoop app manifast 無法安裝
     61{{{
     62λ scoop install gradle                                                                                                                                                           
     63Installing 'gradle' (6.3) [64bit]                                                                                                                                               
     64gradle-6.3-all.zip (138.4 MB) [=========================================================================================================================================] 100%   
     65Checking hash of gradle-6.3-all.zip ... ERROR Hash check failed!                                                                                                                 
     66App:         main/gradle                                                                                                                                                         
     67URL:         https://services.gradle.org/distributions/gradle-6.3-all.zip                                                                                                       
     68First bytes: 50 4B 03 04 0A 00 00 08                                                                                                                                             
     69Expected:    0f316a67b971b7b571dac7215dcf2591a30994b3450e0629925ffcfe2c68cc5c                                                                                                   
     70Actual:      712f7a3c6bf6246296d7d1f751c515f79dd2caf9ae0b07dd46dddea2c2173263                                                                                                   
     71                                                                                                                                                                                 
     72Please try again or create a new issue by using the following link and paste your console output:                                                                               
     73https:////                                                                                                                                                                       
     74}}}
     75
    6076== Python on Windows ==
    6177
     
    109125}
    110126}}}
    111 
    112 
    113 {{{
    114 λ scoop install gradle                                                                                                                                                           
    115 Installing 'gradle' (6.3) [64bit]                                                                                                                                               
    116 gradle-6.3-all.zip (138.4 MB) [=========================================================================================================================================] 100%   
    117 Checking hash of gradle-6.3-all.zip ... ERROR Hash check failed!                                                                                                                 
    118 App:         main/gradle                                                                                                                                                         
    119 URL:         https://services.gradle.org/distributions/gradle-6.3-all.zip                                                                                                       
    120 First bytes: 50 4B 03 04 0A 00 00 08                                                                                                                                             
    121 Expected:    0f316a67b971b7b571dac7215dcf2591a30994b3450e0629925ffcfe2c68cc5c                                                                                                   
    122 Actual:      712f7a3c6bf6246296d7d1f751c515f79dd2caf9ae0b07dd46dddea2c2173263                                                                                                   
    123                                                                                                                                                                                  
    124 Please try again or create a new issue by using the following link and paste your console output:                                                                               
    125 https:////                                                                                                                                                                       
    126 }}}