Skip to content

Commit

Permalink
[ilspy] update to 8.2.0.7535
Browse files Browse the repository at this point in the history
  • Loading branch information
fcharlie authored Nov 8, 2023
1 parent 9d71575 commit 9b33cc4
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions bucket/ilspy.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
{
"description": "ILSpy is the open-source .NET assembly browser and decompiler.",
"version": "8.1.1.7464",
"version": "8.2.0.7535",
"homepage": "https://github.com/icsharpcode/ILSpy",
"license": "MIT",
"url64": "https://github.com/icsharpcode/ILSpy/releases/download/v8.1.1/ILSpy_selfcontained_8.1.1.7464-x64.zip",
"url64.hash": "SHA256:5ed3ed662b11dcdacdb038db8fc4e63d602b74bb3aab6e31a112acb1988780a7",
"url64": "https://github.com/icsharpcode/ILSpy/releases/download/v8.2/ILSpy_binaries_8.2.0.7535-x64.zip",
"url64.hash": "SHA256:400b488fcf4e4c909269e73d50db867741794258f7946f1a74db15896e6be99d",
"urlarm64": "https://github.com/icsharpcode/ILSpy/releases/download/v8.2/ILSpy_binaries_8.2.0.7535-arm64.zip",
"urlarm64.hash": "SHA256:e33ee115d8fccabe4f78a8e1844308b6033b2f77668d81b5ed52c94532247fdd",
"extension": "zip",
"launchers": [
"ILSpy.exe"
Expand Down

0 comments on commit 9b33cc4

Please sign in to comment.