Custom URL for update #2309
              
                
                  
                  
                    Answered
                  
                  by
                    arkypita
                  
              
          
                  
                    
                      Romain-GABET
                    
                  
                
                  asked this question in
                Q&A
              
            -
| Hi everyone, I've forked this project and I want the software to be able to fetch updates from my forked repository. How can I do that? How can I set a specific URL to get new update? | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            arkypita
          
      
      
        Jul 11, 2024 
      
    
    Replies: 2 comments
-
| just set  | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        Romain-GABET
-
| Oh okay rather simple. Thanks ! | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
just set
public static string UpdateMain = "https://api.github.com/repos/<yourname>/<yourrepo>/releases";