mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
gdisk: Update to version 1.0.10
This commit is contained in:
parent
fb1198c0b3
commit
6abde2722a
@ -1,10 +1,10 @@
|
||||
{
|
||||
"version": "1.0.9",
|
||||
"version": "1.0.10",
|
||||
"description": "GPT fdisk is a disk partitioning tool loosely modeled on Linux fdisk, but used for modifying GUID Partition Table (GPT) disks.",
|
||||
"homepage": "https://sourceforge.net/projects/gptfdisk/",
|
||||
"license": "GPL-2.0-only",
|
||||
"url": "https://downloads.sourceforge.net/project/gptfdisk/gptfdisk/1.0.9/gdisk-binaries/gdisk-windows-1.0.9.zip",
|
||||
"hash": "sha1:0f0f124fb4531ee7fb34cbcef46260574b4c9b13",
|
||||
"url": "https://downloads.sourceforge.net/project/gptfdisk/gptfdisk/1.0.10/gdisk-binaries/gdisk-windows-1.0.10.zip",
|
||||
"hash": "sha1:eb6be12d1af21ea5c1bdfe8cdad649cc88692048",
|
||||
"pre_install": [
|
||||
"$arch = if ($architecture -eq '32bit') { $architecture.Substring(0, 2) } else { '64' }",
|
||||
"$rename = [System.Collections.ArrayList]::new()",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user