File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,12 @@ class Progressline < Formula
77  head  "https://github.com/kattouf/ProgressLine.git" ,  branch : "main" 
88
99  bottle  do 
10-     rebuild  1 
11-     sha256  cellar : :any_skip_relocation ,  arm64_sequoia : "5a08aa0971dbb4645019cf6a0f0fbc4b872ec8064dfebbf5369e2cc3139cb308" 
12-     sha256  cellar : :any_skip_relocation ,  arm64_sonoma :  "7a7570ba3cdcdf239e8b169c7b658dd2c11edf95357e985b20e27d905752a5ea" 
13-     sha256  cellar : :any ,                  arm64_ventura : "9392899be38e0b052228ee8bb0bdbd9814c7c3ced4ff4c22137cb6020a3ca484" 
14-     sha256  cellar : :any_skip_relocation ,  sonoma :        "f7c9b1c6026151cfb3df42ecc479b5ffd3079da8c733fa52e287215164b45049" 
15-     sha256  cellar : :any ,                  ventura :       "e9c144895d1dc13472c380865779d335dba4c685630ea5fa4d7c5eeb45126a46" 
16-     sha256  cellar : :any_skip_relocation ,  x86_64_linux :  "e6cd91a1e0e79936c1d9c40157022109ad4708dc95183a1f87f2927ec1262782" 
10+     sha256  cellar : :any_skip_relocation ,  arm64_sequoia : "b1ce512768f4802c3951adc6b2dd4add13a71d80ad5e04be15edecf17be6525a" 
11+     sha256  cellar : :any_skip_relocation ,  arm64_sonoma :  "77d1ab6f1922dbb9b14f3eed38fe30ddd33fdd5c058564389ec692af11e2a943" 
12+     sha256  cellar : :any ,                  arm64_ventura : "99959093aafeb1bd100e2f720fbfefc377595338d60e004e31f43b50204e5bf1" 
13+     sha256  cellar : :any_skip_relocation ,  sonoma :        "4d86284fddc430f9312ff6e74e0ecd510b6d0b34edcdcaca2c4645c4fbf8cd15" 
14+     sha256  cellar : :any ,                  ventura :       "1612ae0bb38a9f3a1897a27b87b14509527208e132d6a9d1c4c238bfd5d518ab" 
15+     sha256  cellar : :any_skip_relocation ,  x86_64_linux :  "8429bc2bf925b50e2794b5e1a192e7a4bc896ea666cea8cd33c235a086872266" 
1716  end 
1817
1918  uses_from_macos  "swift"  =>  :build ,  since : :sonoma  # swift 5.10+ 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments