Compare commits

..

No commits in common. "b5a95db84dc27ff3abccfa67ac561e482af4fece" and "9e45f629f65089e5b6d178c6490441ae80b8fccc" have entirely different histories.

4 changed files with 14 additions and 22 deletions

View File

@ -1,16 +1,16 @@
{ {
"version": "15366074890", "version": "15364248614",
"description": "cc65 - a freeware C compiler for 6502 based systems", "description": "cc65 - a freeware C compiler for 6502 based systems",
"homepage": "https://cc65.github.io/", "homepage": "https://cc65.github.io/",
"license": "zlib-acknowledgement", "license": "zlib-acknowledgement",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win64.zip", "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win64.zip",
"hash": "sha1:879e1cd77b317da19ac8cf08a20c7c90e1d18aa6" "hash": "sha1:2ad2dfb574e6b284cfae3d6dfb1b61ba313ee5cd"
}, },
"32bit": { "32bit": {
"url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip",
"hash": "sha1:d3a88869b0bcfc12b596c572070bb7b0958e1f1a" "hash": "sha1:d6f87777bc1ca2b9f141216866484052d1b1cb15"
} }
}, },
"bin": [ "bin": [

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.5.17", "version": "2025.5.16",
"description": "Polyglot tool version manager and task runner", "description": "Polyglot tool version manager and task runner",
"homepage": "https://mise.jdx.dev/", "homepage": "https://mise.jdx.dev/",
"license": "MIT", "license": "MIT",
@ -10,12 +10,12 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/jdx/mise/releases/download/v2025.5.17/mise-v2025.5.17-windows-x64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.5.16/mise-v2025.5.16-windows-x64.zip",
"hash": "de62f35b01b577db29d75cc8b6807527fce56827b3a4a9f359f7d6dfac5c04fa" "hash": "2669ee18f9d8f21c15e6b124fb1a5db58294c36dddc401723212a6158109d048"
}, },
"arm64": { "arm64": {
"url": "https://github.com/jdx/mise/releases/download/v2025.5.17/mise-v2025.5.17-windows-arm64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.5.16/mise-v2025.5.16-windows-arm64.zip",
"hash": "d35bd79f1b8d4df5658bd9a4b2e9b1037cfaea7cdc968a4aa56f3c21953b6f2d" "hash": "465f2cba1f5ef90abe5eb295204650abbb7480ba1920e59d8464978252987efb"
} }
}, },
"extract_dir": "mise", "extract_dir": "mise",

View File

@ -6,11 +6,7 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://get.pulumi.com/releases/sdk/pulumi-v3.173.0-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.173.0-windows-x64.zip",
"hash": "sha512:4030c071fcc53e8f7eb33230f03d0e34b42f507386f2cc35cb5739f5a2ae986bad0641037b8f0b735bb37361634c67e0ed7da09a66b5812d7f70d8529001e644" "hash": "8ca2d91052dbc847ac17a9dbbb38b75c6418bd20cff0ea622a70b6a7ae897c9b"
},
"arm64": {
"url": "https://get.pulumi.com/releases/sdk/pulumi-v3.173.0-windows-x64.zip",
"hash": "sha512:4030c071fcc53e8f7eb33230f03d0e34b42f507386f2cc35cb5739f5a2ae986bad0641037b8f0b735bb37361634c67e0ed7da09a66b5812d7f70d8529001e644"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",
@ -25,6 +21,8 @@
"pulumi-language-python-exec", "pulumi-language-python-exec",
"pulumi-language-python.exe", "pulumi-language-python.exe",
"pulumi-language-yaml.exe", "pulumi-language-yaml.exe",
"pulumi-python-shim.cmd",
"pulumi-python3-shim.cmd",
"pulumi-resource-pulumi-nodejs.cmd", "pulumi-resource-pulumi-nodejs.cmd",
"pulumi-resource-pulumi-python.cmd", "pulumi-resource-pulumi-python.cmd",
"pulumi-watch.exe" "pulumi-watch.exe"
@ -37,13 +35,7 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://get.pulumi.com/releases/sdk/pulumi-v$version-windows-x64.zip" "url": "https://get.pulumi.com/releases/sdk/pulumi-v$version-windows-x64.zip"
},
"arm64": {
"url": "https://get.pulumi.com/releases/sdk/pulumi-v$version-windows-x64.zip"
} }
},
"hash": {
"url": "https://github.com/pulumi/pulumi/releases/download/v$version/SHA512SUMS"
} }
} }
} }

View File

@ -1,5 +1,5 @@
{ {
"version": "2.5.5", "version": "2.5.4",
"description": "A high performance Common Lisp compiler.", "description": "A high performance Common Lisp compiler.",
"homepage": "https://www.sbcl.org/", "homepage": "https://www.sbcl.org/",
"license": { "license": {
@ -9,8 +9,8 @@
"notes": "Please restart your command line for SBCL_HOME to take effect. Please consider installing http://www.quicklisp.org/", "notes": "Please restart your command line for SBCL_HOME to take effect. Please consider installing http://www.quicklisp.org/",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.5.5/sbcl-2.5.5-x86-64-windows-binary.msi", "url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.5.4/sbcl-2.5.4-x86-64-windows-binary.msi",
"hash": "sha1:b67f225c4ef44ecf4710a61e56bd350ccf07042d" "hash": "sha1:2db23e49babebe646eac107b97fb113ecaa937c7"
} }
}, },
"extract_dir": "PFiles\\Steel Bank Common Lisp", "extract_dir": "PFiles\\Steel Bank Common Lisp",