Unverified Commit 9f399eba authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

freefilesync: 14.6 -> 14.7 (#483160)

parents fe9b2d77 0ec3676e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ let
in
stdenv.mkDerivation (finalAttrs: {
  pname = "freefilesync";
  version = "14.6";
  version = "14.7";

  src = fetchurl {
    url = "https://freefilesync.org/download/FreeFileSync_${finalAttrs.version}_Source.zip";
@@ -38,7 +38,7 @@ stdenv.mkDerivation (finalAttrs: {
      rm -f "$out"
      tryDownload "$url" "$out"
    '';
    hash = "sha256-OST2QIhPhKl9Qh4nHIno5XAJmLPNki0bU5A1ZXcUVTw=";
    hash = "sha256-WMSaKA3OA63V6Vis83vXa+y0ZRE0YxgXiB8YAyTSTc8=";
  };

  sourceRoot = ".";
+16 −16
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ diff --git a/FreeFileSync/Source/ui/gui_generated.cpp b/FreeFileSync/Source/ui/g
index a40eea3..23ec896 100644
--- a/FreeFileSync/Source/ui/gui_generated.cpp
+++ b/FreeFileSync/Source/ui/gui_generated.cpp
@@ -5573,8 +5573,6 @@ AboutDlgGenerated::AboutDlgGenerated( wxWindow* parent, wxWindowID id, const wxS
@@ -5553,8 +5553,6 @@ AboutDlgGenerated::AboutDlgGenerated( wxWindow* parent, wxWindowID id, const wxS
 	wxBoxSizer* bSizer183;
 	bSizer183 = new wxBoxSizer( wxHORIZONTAL );
 
@@ -11,7 +11,7 @@ index a40eea3..23ec896 100644
 
 	wxPanel* m_panel39;
 	m_panel39 = new wxPanel( m_panelDonate, wxID_ANY, wxDefaultPosition, wxDefaultSize, wxTAB_TRAVERSAL );
@@ -5587,13 +5585,11 @@ AboutDlgGenerated::AboutDlgGenerated( wxWindow* parent, wxWindowID id, const wxS
@@ -5567,13 +5565,11 @@ AboutDlgGenerated::AboutDlgGenerated( wxWindow* parent, wxWindowID id, const wxS
 	m_staticTextDonate->Wrap( -1 );
 	m_staticTextDonate->SetForegroundColour( wxColour( 0, 0, 0 ) );