File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class  Coursier  < Formula 
22  desc  "Pure Scala Artifact Fetching" 
33  homepage  "https://get-coursier.io/" 
4-   url  "https://github.com/coursier/coursier/releases/download/v2.1.23 /coursier.jar" 
5-   sha256  "520c0c3dea3e5d075542e874d33e4cfac5a9bf3f461a3d4a9e6fba4032f7f007 " 
4+   url  "https://github.com/coursier/coursier/releases/download/v2.1.24 /coursier.jar" 
5+   sha256  "8c724dc204534353ea8263ba0af624979658f7ab62395f35b04f03ce5714f330 " 
66  license  "Apache-2.0" 
77
88  # Upstream creates releases that use a stable tag (e.g., `v1.2.3`) but are 
@@ -14,7 +14,7 @@ class Coursier < Formula
1414  end 
1515
1616  bottle  do 
17-     sha256  cellar : :any_skip_relocation ,  all : "461e9f31fb8cb6970a4e7c0ef4a053555ba619eec829992d8f62bdb290b198a8 " 
17+     sha256  cellar : :any_skip_relocation ,  all : "3e90a3dd8a4c8ac572b350cf5b92a71035a97ab67fcf57c4207025cad73cc863 " 
1818  end 
1919
2020  depends_on  "openjdk" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments