File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22	"name" : " umbreld"  ,
33	"type" : " module"  ,
4- 	"version" : " 1.3.0-beta.1 "  ,
5- 	"versionName" : " umbrelOS 1.3 Beta 1 "  ,
4+ 	"version" : " 1.3.0-beta.2 "  ,
5+ 	"versionName" : " umbrelOS 1.3 Beta 2 "  ,
66	"files" : [
77		" source"  ,
88		" ui"  ,
Original file line number Diff line number Diff line change 1515
1616if  cat /var/lib/mender/device_type |  grep --quiet ' device_type=raspberrypi' 
1717then 
18- 	update_url=" https://download.umbrel.com/release/1.3.0-beta.1 /umbrelos-pi.update" 
18+ 	update_url=" https://download.umbrel.com/release/1.3.0-beta.2 /umbrelos-pi.update" 
1919fi 
2020
2121if  cat /var/lib/mender/device_type |  grep --silent ' device_type=amd64' 
2222then 
23- 	update_url=" https://download.umbrel.com/release/1.3.0-beta.1 /umbrelos-amd64.update" 
23+ 	update_url=" https://download.umbrel.com/release/1.3.0-beta.2 /umbrelos-amd64.update" 
2424fi 
2525
2626#  Fix /etc/mender/artifact_info not existing in some OS builds
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments