File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ phases:
1919    commands :
2020      - cd .. 
2121      #  Get Dafny
22-       - curl https://github.com/dafny-lang/dafny/releases/download/v4.2 .0/dafny-4.2 .0-x64-ubuntu-20.04.zip  -L -o dafny.zip 
22+       - curl https://github.com/dafny-lang/dafny/releases/download/v4.8 .0/dafny-4.8 .0-x64-ubuntu-20.04.zip  -L -o dafny.zip 
2323      - unzip -qq dafny.zip && rm dafny.zip 
2424      - export PATH="$PWD/dafny:$PATH" 
2525      #  Get Gradle 7.6
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ phases:
1414    commands :
1515      - cd .. 
1616      #  Get Dafny
17-       - curl https://github.com/dafny-lang/dafny/releases/download/v4.2 .0/dafny-4.2 .0-x64-ubuntu-20.04.zip  -L -o dafny.zip 
17+       - curl https://github.com/dafny-lang/dafny/releases/download/v4.8 .0/dafny-4.8 .0-x64-ubuntu-20.04.zip  -L -o dafny.zip 
1818      - unzip -qq dafny.zip && rm dafny.zip 
1919      - export PATH="$PWD/dafny:$PATH" 
2020      #  Get Gradle 7.6
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ phases:
2121    commands :
2222      - cd .. 
2323      #  Get Dafny
24-       - curl https://github.com/dafny-lang/dafny/releases/download/v4.2 .0/dafny-4.2 .0-x64-ubuntu-20.04.zip  -L -o dafny.zip 
24+       - curl https://github.com/dafny-lang/dafny/releases/download/v4.8 .0/dafny-4.8 .0-x64-ubuntu-20.04.zip  -L -o dafny.zip 
2525      - unzip -qq dafny.zip && rm dafny.zip 
2626      - export PATH="$PWD/dafny:$PATH" 
2727      #  Get Gradle 7.6
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ phases:
1818    commands :
1919      - cd .. 
2020      #  Get Dafny
21-       - curl https://github.com/dafny-lang/dafny/releases/download/v4.2 .0/dafny-4.2 .0-x64-ubuntu-20.04.zip  -L -o dafny.zip 
21+       - curl https://github.com/dafny-lang/dafny/releases/download/v4.8 .0/dafny-4.8 .0-x64-ubuntu-20.04.zip  -L -o dafny.zip 
2222      - unzip -qq dafny.zip && rm dafny.zip 
2323      - export PATH="$PWD/dafny:$PATH" 
2424      #  Get Gradle 7.6
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments