railway: Update to version 3.8.2

This commit is contained in:
github-actions[bot] 2024-06-04 08:28:02 +00:00
parent ddff77716b
commit 9f0ce49585

View File

@ -1,16 +1,16 @@
{ {
"version": "3.8.1", "version": "3.8.2",
"description": "The command line interface for Railway. Use it to connect your code to Railways infrastructure.", "description": "The command line interface for Railway. Use it to connect your code to Railways infrastructure.",
"homepage": "https://github.com/railwayapp/cli", "homepage": "https://github.com/railwayapp/cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.8.1/railway-v3.8.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.8.2/railway-v3.8.2-x86_64-pc-windows-msvc.zip",
"hash": "5dee7c58420fab5b5af74a40dbdc9b5066fb157aed27d790b95120a879ce6450" "hash": "0453e449770fcbb262352d52ffcef004f1b6e8c7993ec469b212d4855a5d2210"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.8.1/railway-v3.8.1-i686-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.8.2/railway-v3.8.2-i686-pc-windows-msvc.zip",
"hash": "805bd6e0cf2113ff9b519e04d91b4a3a4a20318e5024600ac656ba36ae1f0cc7" "hash": "3102efcae1c334a08b240f4270c58471436d783481049f812395a7028125cab1"
} }
}, },
"bin": "railway.exe", "bin": "railway.exe",