windows 更新
This commit is contained in:
parent
1a157ffc6f
commit
2545e4e314
|
|
@ -29,7 +29,7 @@
|
|||
type="application/octet-stream" />
|
||||
</item> -->
|
||||
<item>
|
||||
<title>Version 1.0.3+4</title>
|
||||
<title>Version 1.0.7+8</title>
|
||||
#发行说明-读取html方式(2选1)
|
||||
<!-- <sparkle:releaseNotesLink>
|
||||
https://your_domain/your_path/release_notes.html
|
||||
|
|
@ -39,16 +39,15 @@
|
|||
<![CDATA[
|
||||
<ul>
|
||||
<li>1、修复已知BUG</li>
|
||||
<li>2、优化操作布局</li>
|
||||
<li>2、添加缩放布局和批阅书写</li>
|
||||
</ul>
|
||||
]]>
|
||||
</description>
|
||||
<pubDate>Fri, 14 Mar 2025 12:00:00 +0800</pubDate>
|
||||
<pubDate>Tue, 30 Sep 2025 14:09:13 +0800</pubDate>
|
||||
#你更新程序的地址
|
||||
<enclosure url="https://dpc-job-oss.23544.com/infra-app/making_school_asignment_app/1.0.3/3/making_school_asignment_app-1.0.3+4-windows-setup.exe"
|
||||
sparkle:dsaSignature="MEYCIQCuU0BodcdWrF+WoJrWRpY8P1pfK+dKkvrl3ZJ5KxnDdAIhAIWqp7VBNO9IaKFj2ypQ+s7DWurBUSaf6MTvexMmuvX+"
|
||||
length="0"
|
||||
sparkle:version="1.0.3+4"
|
||||
<enclosure url="https://dpc-job-oss.23544.com/infra-app/making_school_asignment_app/1.0.7/3/making_school_asignment_app-1.0.7+8-windows-setup.exe"
|
||||
sparkle:dsaSignature="MEUCIQCwWC4fKrn/dfdH6uzX4Sssv7G6XVgvwjQLklrTM6+cBQIgZDY4INHcwuxrsIREuPQeTvQL4j0mvF9qPQfppjRSgsg=" length="0"
|
||||
sparkle:version="1.0.7+8"
|
||||
sparkle:os="windows"
|
||||
type="application/octet-stream" />
|
||||
</item>
|
||||
|
|
|
|||
|
|
@ -100,7 +100,8 @@ dependencies:
|
|||
flutter_echart: ^2.0.0
|
||||
url_launcher: ^6.1.11
|
||||
app_installer: ^1.1.0
|
||||
auto_updater: ^0.2.1
|
||||
# auto_updater: ^0.2.1
|
||||
auto_updater: ^1.0.0
|
||||
permission_handler: ^11.3.1
|
||||
flutter_distributor: 0.6.5
|
||||
# fastforge: ^0.6.5
|
||||
|
|
|
|||
Loading…
Reference in New Issue