Skip to content

Commit 1a4f925

Browse files
ptr: Update to version 0.15.1
1 parent a70fba8 commit 1a4f925

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

bucket/ptr.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
33
"homepage": "https://github.com/8LWXpg/ptr",
4-
"version": "0.15.0",
4+
"version": "0.15.1",
55
"description": "PowerToys Run plugin manager",
66
"license": "MIT",
77
"architecture": {
88
"64bit": {
9-
"url": "https://github.com/8LWXpg/ptr/releases/download/v0.15.0/ptr-x86_64-pc-windows-msvc.zip",
10-
"hash": "e67a3b08577debbcc17dfbdbdcdd1baf5696177987229a49047fda72e2375b10"
9+
"url": "https://github.com/8LWXpg/ptr/releases/download/v0.15.1/ptr-x86_64-pc-windows-msvc.zip",
10+
"hash": "fcec2fff04d7e85f9513bfcc5f8b00b436e6150be356cebddc3e72918e09ab5d"
1111
},
1212
"32bit": {
13-
"url": "https://github.com/8LWXpg/ptr/releases/download/v0.15.0/ptr-x86_64-pc-windows-msvc.zip",
14-
"hash": "e67a3b08577debbcc17dfbdbdcdd1baf5696177987229a49047fda72e2375b10"
13+
"url": "https://github.com/8LWXpg/ptr/releases/download/v0.15.1/ptr-x86_64-pc-windows-msvc.zip",
14+
"hash": "fcec2fff04d7e85f9513bfcc5f8b00b436e6150be356cebddc3e72918e09ab5d"
1515
},
1616
"arm64": {
17-
"url": "https://github.com/8LWXpg/ptr/releases/download/v0.15.0/ptr-aarch64-pc-windows-msvc.zip",
18-
"hash": "37b0833e302bcfb7b364e79ff8cd9aa06a73a6e54e035d32650f091f433a1b51"
17+
"url": "https://github.com/8LWXpg/ptr/releases/download/v0.15.1/ptr-aarch64-pc-windows-msvc.zip",
18+
"hash": "222b01c9815a29adc133a94d780cb0d115ad8a8ded1cabf9d87167fc6dfed88c"
1919
}
2020
},
2121
"bin": "ptr.exe",

0 commit comments

Comments
 (0)