mirror of
				https://codeberg.org/hako/Rosenthal.git
				synced 2025-11-04 11:44:48 +00:00 
			
		
		
		
	rosenthal: cloudflared: Update to 2024.11.1.
* rosenthal/packages/networking.scm (cloudflared): Update to 2024.11.1.
This commit is contained in:
		
							parent
							
								
									5cb609ce31
								
							
						
					
					
						commit
						342349de15
					
				@ -14,7 +14,7 @@
 | 
			
		||||
(define-public cloudflared
 | 
			
		||||
  (package
 | 
			
		||||
    (name "cloudflared")
 | 
			
		||||
    (version "2024.10.1")
 | 
			
		||||
    (version "2024.11.1")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method git-fetch)
 | 
			
		||||
              (uri (git-reference
 | 
			
		||||
@ -26,7 +26,7 @@
 | 
			
		||||
              ;; (snippet '(delete-file-recursively "vendor"))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "00ahppkm226vmlm0qwmaf03i5g1y6ycphl32wra6c2lb38jhrwsf"))))
 | 
			
		||||
                "0dzknn06si0q8zqv9pwfvg7ypk46x1rl0fifwd8k0jyy47n92172"))))
 | 
			
		||||
    (build-system go-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     (list #:go go-1.23
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user